OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PT_GNU_EH_FRAME
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde-dip.c
25
/* Locate the FDE entry for a given address, using
PT_GNU_EH_FRAME
ELF
100
#ifndef
PT_GNU_EH_FRAME
101
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550)
306
else if (phdr->p_type ==
PT_GNU_EH_FRAME
)
310
PT_SUNW_EH_FRAME/
PT_GNU_EH_FRAME
, so accept them as well. */
383
PT_GNU_EH_FRAME
data region. *BASES is updated if an FDE to return is
416
Also, DW_EH_PE_datarel here means using
PT_GNU_EH_FRAME
start
/src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde-dip.c
25
/* Locate the FDE entry for a given address, using
PT_GNU_EH_FRAME
ELF
100
#ifndef
PT_GNU_EH_FRAME
101
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550)
306
else if (phdr->p_type ==
PT_GNU_EH_FRAME
)
310
PT_SUNW_EH_FRAME/
PT_GNU_EH_FRAME
, so accept them as well. */
383
PT_GNU_EH_FRAME
data region. *BASES is updated if an FDE to return is
405
Also, DW_EH_PE_datarel here means using
PT_GNU_EH_FRAME
start
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1292
PT_GNU_EH_FRAME
= 0x6474e550,
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
358
#define
PT_GNU_EH_FRAME
0x6474e550 /* EH frame segment */
/src/sys/sys/
exec_elf.h
450
#define
PT_GNU_EH_FRAME
0x6474e550 /* EH frame segment */
/src/tools/arm-elf2aout/sys/
exec_elf.h
360
#define
PT_GNU_EH_FRAME
0x6474e550 /* EH frame segment */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
360
#define
PT_GNU_EH_FRAME
0x6474e550 /* EH frame segment */
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
488
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550) /* Frame unwind information */
489
#define PT_SUNW_EH_FRAME
PT_GNU_EH_FRAME
/* Solaris uses the same value */
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
488
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550) /* Frame unwind information */
489
#define PT_SUNW_EH_FRAME
PT_GNU_EH_FRAME
/* Solaris uses the same value */
/src/external/gpl3/gdb/dist/include/elf/
common.h
488
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550) /* Frame unwind information */
489
#define PT_SUNW_EH_FRAME
PT_GNU_EH_FRAME
/* Solaris uses the same value */
/src/external/gpl3/binutils/dist/include/elf/
common.h
488
#define
PT_GNU_EH_FRAME
(PT_LOOS + 0x474e550) /* Frame unwind information */
489
#define PT_SUNW_EH_FRAME
PT_GNU_EH_FRAME
/* Solaris uses the same value */
Completed in 43 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026