Home
last modified time | relevance | path

Searched refs:DT_PLTREL (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/third_party/libvpx/include/
Delf.h108 #define DT_PLTREL 20 macro
/external/kernel-headers/original/uapi/linux/
Delf.h93 #define DT_PLTREL 20 macro
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_elf_relocations.cpp185 case DT_PLTREL: in Init()
/external/qemu/include/
Delf.h155 #define DT_PLTREL 20 macro
/external/llvm/include/llvm/Support/
DELF.h1677 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/external/elfutils/0.153/libelf/
Delf.h678 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
/external/elfutils/0.153/src/
Delflint.c1555 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
1557 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()
1668 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
DChangeLog180 * readelf.c (handle_dynamic): Don't segfault at DT_PLTREL case.
Dldgeneric.c6783 DT_PLTREL, REL_TYPE (statep)); in ld_generic_create_outfile()
Dreadelf.c1454 case DT_PLTREL:; in handle_dynamic()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp842 case DT_PLTREL: in printValue()
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1283 const ELFDynamic *symbol = FindDynamicSymbol(DT_PLTREL); in PLTRelocationType()
/external/elfutils/0.153/po/
Duk.po1786 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1788 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
Den@boldquot.po1787 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1789 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Den@quot.po1781 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1783 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dpl.po1773 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1775 "sekcja [%2d] \"%s\": wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
Des.po1790 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1792 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
Delfutils.pot1695 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dja.po1784 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dde.po1715 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
/external/valgrind/main/perf/
Dtinycc.c647 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro