Searched defs:abbrev (Results 1 – 4 of 4) sorted by relevance
65 dwarf_get_abbrev_tag(Dwarf_Abbrev abbrev, Dwarf_Half *return_tag, in dwarf_get_abbrev_tag()80 dwarf_get_abbrev_code(Dwarf_Abbrev abbrev, Dwarf_Unsigned *return_code, in dwarf_get_abbrev_code()95 dwarf_get_abbrev_children_flag(Dwarf_Abbrev abbrev, Dwarf_Signed *return_flag, in dwarf_get_abbrev_children_flag()110 dwarf_get_abbrev_entry(Dwarf_Abbrev abbrev, Dwarf_Signed ndx, in dwarf_get_abbrev_entry()
260 typedef struct abbrev { struct265 static OABBREV const abbrev[] = { variable
519 size_t abbrev; member836 size_t abbrev = tp->abbrev; in nexttoken() local
573 static char * abbrev; in main() local