Home
last modified time | relevance | path

Searched refs:DT_PLTGOT (Results 1 – 11 of 11) sorted by relevance

/external/elfutils/backends/
Dalpha_symbol.c112 if (dyn.d_tag == DT_PLTGOT) in alpha_check_special_section()
Dsparc_symbol.c99 if (dyn.d_tag == DT_PLTGOT) in sparc_check_special_section()
/external/grub/stage2/
Di386-elf.h217 #define DT_PLTGOT 3 macro
/external/kernel-headers/original/linux/
Delf.h63 #define DT_PLTGOT 3 macro
/external/llvm/include/llvm/Support/
DELF.h1064 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
/external/qemu/
Delf.h132 #define DT_PLTGOT 3 macro
/external/elfutils/libelf/
Delf.h655 #define DT_PLTGOT 3 /* Processor defined value */ macro
/external/elfutils/src/
DChangeLog194 Use .got.plt address for _GLOBAL_OFFSET_TABLE_ symbol and DT_PLTGOT.
Delflint.c1680 case DT_PLTGOT: in check_dynamic()
Dldgeneric.c6774 DT_PLTGOT, shdr->sh_addr); in ld_generic_create_outfile()
/external/valgrind/main/perf/
Dtinycc.c630 #define DT_PLTGOT 3 /* Processor defined value */ macro