Searched refs:DT_PLTRELSZ (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/include/
H A Delf.h86 #define DT_PLTRELSZ 2 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h75 #define DT_PLTRELSZ 2 macro
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_elf_relocations.cpp197 case DT_PLTRELSZ:
199 RLOG(" DT_PLTRELSZ size=%d\n", dyn_value);
/external/qemu/include/
H A Delf.h137 #define DT_PLTRELSZ 2 macro
/external/llvm/include/llvm/Support/
H A DELF.h1659 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator in enum:llvm::ELF::__anon25604
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp882 case DT_PLTRELSZ:
/external/ltrace/
H A Dltrace-elf.c635 else if (dyn.d_tag == DT_PLTRELSZ)
/external/elfutils/0.153/libelf/
H A Delf.h660 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
/external/elfutils/0.153/src/
H A Delflint.c1541 [DT_PLTRELSZ] = { [DT_JMPREL] = true },
1555 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true },
H A Dldgeneric.c6777 DT_PLTRELSZ, shdr->sh_size);
H A Dreadelf.c1428 case DT_PLTRELSZ:
/external/valgrind/main/perf/
H A Dtinycc.c629 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro

Completed in 994 milliseconds