Home | History | Annotate | Download | only in dwarf

Lines Matching refs:file_num

162   // Called when we define a filename. NAME is the filename, FILE_NUM
169 virtual void DefineFile(const string& name, int32 file_num,
175 // length of its machine code in bytes, FILE_NUM is the file number
180 uint32 file_num, uint32 line_num, uint32 column_num) { }