Searched refs:fileindex (Results 1 – 8 of 8) sorted by relevance
215 Dwarf_Signed fileindex = -1; in dwarf_get_macro_details() local385 pdmd->dmd_fileindex = fileindex; in dwarf_get_macro_details()433 (void) _dwarf_macro_stack_push_index(dbg, fileindex, in dwarf_get_macro_details()437 fileindex = v1; in dwarf_get_macro_details()449 fileindex = _dwarf_macro_stack_pop_index(&msdata); in dwarf_get_macro_details()
309 Dwarf_Unsigned fileindex, in dwarf_start_macro_file() argument327 res = libdwarf_compose_add_line(dbg, fileindex, in dwarf_start_macro_file()
107 long fileindex; in invmake() local215 fileindex = 0; in invmake()224 while (++fileindex < nsrcoffset && num > srcoffset[fileindex]) { in invmake()227 posting.fileindex = --fileindex; in invmake()241 (void) printf("%ld %ld %ld %ld\n", posting.fileindex, in invmake()613 posting->fileindex = BSWAP_32(posting->fileindex << 8); in read_next_posting()
83 long fileindex : 24; /* source file name index */ member
1137 for (fileindex = firstfile; fileindex < lastfile; ++fileindex) { in build()1139 if (interactive == YES && fileindex % 10 == 0) { in build()1150 file = srcfiles[fileindex]; in build()
120 extern long fileindex; /* source file name index */
59 long fileindex; /* source file name index */ variable
408 findcalledbysub(srcfiles[p->fileindex]); in findcalledby()1048 putref(srcfiles[p->fileindex], function); in putpostingref()