/external/u-boot/arch/x86/lib/ |
D | reloc_ia32_efi.c | 25 case DT_REL: in _relocate()
|
/external/u-boot/arch/arm/lib/ |
D | reloc_arm_efi.c | 27 case DT_REL: in _relocate()
|
/external/elfutils/tests/ |
D | alldts.c | 50 DT_SYMBOLIC, DT_REL, DT_RELSZ, DT_RELENT, in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 91 #define DT_REL 17 macro
|
/external/u-boot/include/ |
D | elf.h | 516 #define DT_REL 17 /* address of rel. tbl. w addends */ macro
|
/external/elfutils/src/ |
D | elflint.c | 1615 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic() 1616 [DT_RELSZ] = { [DT_REL] = true }, in check_dynamic() 1617 [DT_RELENT] = { [DT_REL] = true }, in check_dynamic() 1739 if (dyn->d_tag == DT_PLTREL && dyn->d_un.d_val != DT_REL in check_dynamic() 1777 case DT_REL: in check_dynamic() 1873 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic() 1874 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 1052 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 1106 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 1108 DT_REL = 17, // Address of relocation table (Rel entries). enumerator
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1415 case ELF::DT_REL: in parseDynamicTable() 1425 if (Dyn.getVal() == DT_REL) in parseDynamicTable() 1651 if (Value == DT_REL) { in printValue() 1666 case DT_REL: in printValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1499 case ELF::DT_REL: in parseDynamicTable() 1521 if (Dyn.getVal() == DT_REL) in parseDynamicTable() 1754 if (Value == DT_REL) { in printValue() 1769 case DT_REL: in printValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 741 if (Dynamic->d_tag == ELF::DT_REL || Dynamic->d_tag == ELF::DT_RELA || in dynamic_relocation_sections()
|
/external/kmod/port-gnu/ |
D | elf.h | 716 #define DT_REL 17 /* Address of Rel relocs */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 858 #define DT_REL 17 /* Address of Rel relocs */ macro
|
/external/elfutils/po/ |
D | uk.po | 2161 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n" 2163 "розділ [%2d] «%s»: запис %zu: значенням DT_PLTREL має бути DT_REL або "
|
D | pl.po | 2136 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n" 2138 "sekcja [%2d] „%s”: wpis %zu: wartość DT_PLTREL musi wynosić DT_REL lub "
|
D | es.po | 2161 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n" 2163 "Sección [%2d] '%s': entrada %zu: el valor DT_PLTREL debe ser DT_REL or "
|
D | fr.po | 1587 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | it.po | 1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | zh_CN.po | 1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | ru.po | 1587 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | nl.po | 1588 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | de.po | 2075 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
D | ja.po | 2152 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|