Home
last modified time | relevance | path

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

/external/elfutils/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.h1083 DT_PLTREL = 20, // Type of relocation entry used for linking. enumerator
/external/elfutils/src/
Delflint.c1601 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
1603 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()
1722 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()
DChangeLog1546 * readelf.c (handle_dynamic): Don't segfault at DT_PLTREL case.
Dreadelf.c1755 case DT_PLTREL:; in handle_dynamic()
/external/elfutils/libelf/
Delf.h720 #define DT_PLTREL 20 /* Type of reloc in PLT */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1447 case DT_PLTREL: in printValue()
/external/elfutils/po/
Duk.po1998 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
2000 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
Des.po2000 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
2002 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
Dpl.po1971 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
1973 "sekcja [%2d] „%s”: wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
Dzh_CN.po1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dit.po1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dfr.po1587 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dru.po1587 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dnl.po1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dde.po1916 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
Dja.po1992 "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