Home
last modified time | relevance | path

Searched refs:PT_GNU_EH_FRAME (Results 1 – 25 of 30) sorted by relevance

12

/external/elfutils/libebl/
Deblsegmenttypename.c62 else if (segment == PT_GNU_EH_FRAME) in ebl_segment_type_name()
/external/libunwind/include/
Dlibunwind_i.h401 #ifndef PT_GNU_EH_FRAME
402 # define PT_GNU_EH_FRAME 0x6474e550 macro
/external/llvm/tools/llvm-objdump/
DELFDump.cpp35 case ELF::PT_GNU_EH_FRAME: in printProgramHeaders()
/external/libunwind/src/dwarf/
DGfind_unwind_table.c166 case PT_GNU_EH_FRAME: in dwarf_find_unwind_table_memory()
298 case PT_GNU_EH_FRAME: in dwarf_find_unwind_table()
DGfind_proc_info-lsb.c643 else if (phdr->p_type == PT_GNU_EH_FRAME) in dwarf_callback()
/external/syslinux/com32/include/sys/
Delfcommon.h22 #define PT_GNU_EH_FRAME 0x6474e550 /* Extension, eh? */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h37 #define PT_GNU_EH_FRAME 0x6474e550 macro
/external/elfutils/libdw/
Ddwarf_getcfi_elf.c206 if (phdr->p_type == PT_GNU_EH_FRAME) in getcfi_phdr()
/external/llvm/test/tools/llvm-readobj/
Dprogram-headers.test54 ELF-X86-64-NEXT: Type: PT_GNU_EH_FRAME (0x6474E550)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h993 PT_GNU_EH_FRAME = 0x6474e550, enumerator
/external/libunwind_llvm/src/
DAddressSpace.hpp418 } else if (phdr->p_type == PT_GNU_EH_FRAME) { in findUnwindSections()
/external/llvm/include/llvm/Support/
DELF.h1029 PT_GNU_EH_FRAME = 0x6474e550, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1027 PT_GNU_EH_FRAME = 0x6474e550, enumerator
/external/kmod/port-gnu/
Delf.h608 #define PT_GNU_EH_FRAME 0x6474e550 /* GCC .eh_frame_hdr segment */ macro
/external/elfutils/libelf/
Delf.h609 #define PT_GNU_EH_FRAME 0x6474e550 /* GCC .eh_frame_hdr segment */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1160 LLVM_READOBJ_ENUM_CASE(ELF, PT_GNU_EH_FRAME); in getElfSegmentType()
1179 LLVM_READOBJ_PHDR_ENUM(ELF, PT_GNU_EH_FRAME) in getElfPtType()
/external/elfutils/src/
Delflint.c4423 if (phdr->p_type >= PT_NUM && phdr->p_type != PT_GNU_EH_FRAME in check_program_header()
4560 else if (phdr->p_type == PT_GNU_EH_FRAME) in check_program_header()
DChangeLog2036 PT_GNU_EH_FRAME entry.
2057 * elflint.c (check_program_header): Check that PT_GNU_EH_FRAME entry
/external/elfutils/config/
Delfutils.spec.in503 - elflint: Check PT_GNU_EH_FRAME program header entry.
/external/elfutils/
DNEWS367 elflint: Check PT_GNU_EH_FRAME program header entry.
/external/elfutils/po/
Duk.po3256 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
3257 msgstr "існує PT_GNU_EH_FRAME, хоча немає розділу .eh_frame_hdr\n"
3311 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
3315 "програми PT_GNU_EH_FRAME"
Des.po3276 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
3277 msgstr "PT_GNU_EH_FRAME presente pero no la sección.eh_frame_hdr\n"
3335 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
3339 "encabezamiento de programa PT_GNU_EH_FRAME"
Dpl.po3214 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
3215 msgstr "PT_GNU_EH_FRAME jest obecne, ale brak sekcji .eh_frame_hdr\n"
3269 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
3273 "programu PT_GNU_EH_FRAME"
Dnl.po2573 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
2626 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
Dit.po2573 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
2626 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "

12