Searched defs:abbrev (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getabbrevcode.c | 61 dwarf_getabbrevcode (abbrev) in dwarf_getabbrevcode() argument
|
D | dwarf_getabbrevtag.c | 61 dwarf_getabbrevtag (abbrev) in dwarf_getabbrevtag() argument
|
D | dwarf_abbrevhaschildren.c | 61 dwarf_abbrevhaschildren (abbrev) in dwarf_abbrevhaschildren() argument
|
D | dwarf_getattrcnt.c | 59 dwarf_getattrcnt (abbrev, attrcntp) in dwarf_getattrcnt() argument
|
D | dwarf_offabbrev.c | 65 Dwarf_Abbrev *abbrev = __libdw_getabbrev (dbg, NULL, offset, lengthp, in dwarf_offabbrev() local
|
D | dwarf_getabbrevattr.c | 61 dwarf_getabbrevattr (abbrev, idx, namep, formp, offsetp) in dwarf_getabbrevattr() argument
|
D | libdw.h | 164 Dwarf_Abbrev *abbrev; member
|
/external/elfutils/tests/ |
D | show-abbrev.c | 67 Dwarf_Abbrev *abbrev = dwarf_getabbrev (&die, offset, &length); in main() local
|
D | show-die-info.c | 501 Dwarf_Off abbrev; in main() local
|
/external/openssh/ |
D | logintest.c | 225 char full[17], strip[9], abbrev[5]; in testLineName() local
|
/external/chromium/chrome/browser/autofill/ |
D | select_control_handler.cc | 140 string16 abbrev, full; in FillStateSelectControl() local
|
/external/e2fsprogs/lib/ss/ |
D | ss_internal.h | 29 char **abbrev; /* new tokens to insert */ member
|
/external/strace/ |
D | defs.h | 454 #define abbrev(tcp) (qual_flags[(tcp)->scno] & QUAL_ABBREV) macro
|
/external/stlport/src/c_locale_win32/ |
D | c_locale_win32.c | 56 const char* abbrev; member
|
/external/elfutils/src/ |
D | readelf.c | 3979 Dwarf_Abbrev abbrev; in print_debug_abbrev_section() local
|