Home
last modified time | relevance | path

Searched refs:DW_AT_entry_pc (Results 1 – 4 of 4) sorted by relevance

/external/qemu/elff/
Ddwarf_utils.cc95 DWARF_NAMEFY(DW_AT_entry_pc); in dwarf_at_name()
Ddwarf.h286 #define DW_AT_entry_pc 0x52 /* DWARF3 */ macro
/external/elfcopy/
Ddwarf2.h314 DW_AT_entry_pc = 0x52, enumerator
Ddwarf.c1505 case DW_AT_entry_pc: return "DW_AT_entry_pc"; in get_AT_name()