Home
last modified time | relevance | path

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

/external/elfutils/src/tests/
Dalldts.c51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL, in main()
/external/kernel-headers/original/uapi/linux/
Delf.h93 #define DT_PLTREL 20 macro
/external/llvm/include/llvm/Support/
DELF.h1008 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/external/elfutils/src/src/
Delflint.c1581 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
1583 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()
1695 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic()
Dldgeneric.c6775 DT_PLTREL, REL_TYPE (statep)); in ld_generic_create_outfile()
DChangeLog1061 * readelf.c (handle_dynamic): Don't segfault at DT_PLTREL case.
Dreadelf.c1667 case DT_PLTREL:; in handle_dynamic()
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1283 const ELFDynamic *symbol = FindDynamicSymbol(DT_PLTREL); in PLTRelocationType()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp846 case DT_PLTREL: in printValue()
/external/elfutils/src/libelf/
Delf.h694 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
/external/elfutils/src/po/
Duk.po1870 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1872 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
Den@quot.po1857 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1859 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Den@boldquot.po1863 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1865 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Des.po1870 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1872 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
Dpl.po1853 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1855 "sekcja [%2d] \"%s\": wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
Delfutils.pot1769 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dja.po1863 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dde.po1794 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
/external/valgrind/perf/
Dtinycc.c647 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro