Searched defs:abbrev (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getabbrevtag.c | 40 dwarf_getabbrevtag (Dwarf_Abbrev *abbrev) in dwarf_getabbrevtag()
|
D | dwarf_getabbrevcode.c | 40 dwarf_getabbrevcode (Dwarf_Abbrev *abbrev) in dwarf_getabbrevcode()
|
D | dwarf_abbrevhaschildren.c | 40 dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev) in dwarf_abbrevhaschildren()
|
D | dwarf_getattrcnt.c | 38 dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp) in dwarf_getattrcnt()
|
D | dwarf_offabbrev.c | 44 Dwarf_Abbrev *abbrev = __libdw_getabbrev (dbg, NULL, offset, lengthp, in dwarf_offabbrev() local
|
D | dwarf_getabbrevattr.c | 40 dwarf_getabbrevattr (Dwarf_Abbrev *abbrev, size_t idx, unsigned int *namep, in dwarf_getabbrevattr()
|
D | libdw.h | 145 Dwarf_Abbrev *abbrev; member
|
/external/elfutils/tests/ |
D | show-abbrev.c | 59 Dwarf_Abbrev *abbrev = dwarf_getabbrev (&die, offset, &length); in main() local
|
D | show-die-info.c | 334 Dwarf_Off abbrev; in main() local
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.cc | 94 CompilationUnit::Abbrev abbrev; in ReadAbbrevs() local 136 const Abbrev& abbrev) { in SkipDIE() 455 const Abbrev& abbrev) { in ProcessDIE() 502 const Abbrev& abbrev = abbrevs_->at(static_cast<size_t>(abbrev_num)); in ProcessDIEs() local
|
/external/e2fsprogs/lib/ss/ |
D | ss_internal.h | 29 char **abbrev; /* new tokens to insert */ member
|
/external/caliper/caliper/src/main/java/com/google/caliper/util/ |
D | ShortDuration.java | 72 String abbrev = matcher.group(2); in valueOf() local
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 145 Dwarf_Abbrev *abbrev; member
|
/external/strace/ |
D | defs.h | 360 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV) macro
|
/external/elfutils/src/ |
D | readelf.c | 4646 Dwarf_Abbrev abbrev; in print_debug_abbrev_section() local
|