Searched refs:dwarf_diecu (Results 1 – 11 of 11) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_diecu.c | 38 dwarf_diecu (Dwarf_Die *die, Dwarf_Die *result, uint8_t *address_sizep, in dwarf_diecu() function
|
D | libdw.map | 19 dwarf_diecu;
|
D | Makefile.am | 54 dwarf_dieoffset.c dwarf_cuoffset.c dwarf_diecu.c \
|
D | libdw.h | 373 extern Dwarf_Die *dwarf_diecu (Dwarf_Die *die, Dwarf_Die *result,
|
D | ChangeLog | 2041 * dwarf_diecu.c: Use CUDIE macro. 2085 * dwarf_diecu.c: Update caller. 2585 * dwarf_diecu.c (dwarf_diecu): Use the new macro. 2736 * libdw.h (dwarf_diecu): Add __nonnull_attribute__. 2872 * dwarf_diecu.c (dwarf_diecu): New file. 2874 * libdw.h: Declare dwarf_diecu.
|
/external/elfutils/backends/ |
D | s390_retval.c | 99 if (dwarf_diecu (typedie, &cudie, &asize, NULL) == NULL) in s390_return_value_location()
|
D | sparc_retval.c | 108 && dwarf_diecu (typedie, &cudie, &asize, NULL) != NULL) in sparc_return_value_location()
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 373 extern Dwarf_Die *dwarf_diecu (Dwarf_Die *die, Dwarf_Die *result,
|
/external/elfutils/src/ |
D | addr2line.c | 746 if (dwarf_diecu (&scopes[0], &cu, NULL, NULL) != NULL in handle_address()
|
/external/elfutils/config/ |
D | elfutils.spec.in | 737 - libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu, d
|
/external/elfutils/ |
D | NEWS | 729 libdw: New functions dwarf_ranges, dwarf_entrypc, dwarf_diecu,
|