OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHT_IA_64_UNWIND
(Results
1 - 11
of
11
) sorted by null
/external/elfutils/backends/
ia64_symbol.c
109
case
SHT_IA_64_UNWIND
:
152
/* The
SHT_IA_64_UNWIND
section type is a valid target for relocation. */
156
return sh_type ==
SHT_IA_64_UNWIND
;
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
elf_machdep.h
137
#define
SHT_IA_64_UNWIND
0x70000001 /* section contains unwind function table entries for stack unwinding */
/toolchain/binutils/binutils-2.25/include/elf/
ia64.h
81
#define
SHT_IA_64_UNWIND
(SHT_LOPROC + 1) /* Unwind bits. */
/toolchain/binutils/binutils-2.25/bfd/
elfnn-ia64.c
902
case
SHT_IA_64_UNWIND
:
951
hdr->sh_type =
SHT_IA_64_UNWIND
;
1003
case
SHT_IA_64_UNWIND
:
[
all
...]
elf64-ia64-vms.c
836
hdr->sh_type =
SHT_IA_64_UNWIND
;
[
all
...]
/external/elfutils/libelf/
elf.h
[
all
...]
/external/kmod/port-gnu/
elf.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c
900
return
SHT_IA_64_UNWIND
;
903
return
SHT_IA_64_UNWIND
;
906
return
SHT_IA_64_UNWIND
;
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
readelf.c
[
all
...]
Completed in 504 milliseconds