HomeSort by relevance Sort by last modified time
    Searched refs:DT_TEXTREL (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
warn1.d 4 #error: .*warning: creating a DT_TEXTREL in a shared object.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
shared-2.d 8 # Make sure that there is no unnecessary DT_TEXTREL entry.
  /art/runtime/
elf_utils.h 107 case DT_TEXTREL:
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 174 reserveOne(llvm::ELF::DT_TEXTREL);
261 applyOne(llvm::ELF::DT_TEXTREL, 0x0);
  /external/elfutils/tests/
alldts.c 51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL,
  /external/syslinux/com32/include/sys/
elfcommon.h 84 #define DT_TEXTREL 22 /* Reloc might modify .text */
  /bionic/libc/kernel/uapi/linux/
elf.h 80 #define DT_TEXTREL 22
  /external/kernel-headers/original/uapi/linux/
elf.h 96 #define DT_TEXTREL 22
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 104 #define DT_TEXTREL 22
  /external/elfutils/src/
findtextrel.c 297 if (dyn->d_tag == DT_TEXTREL
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/
cshared_test.go 486 if tag == elf.DT_TEXTREL {
487 t.Fatalf("%s has DT_TEXTREL flag", libgoname)
  /prebuilts/go/linux-x86/misc/cgo/testcshared/
cshared_test.go 486 if tag == elf.DT_TEXTREL {
487 t.Fatalf("%s has DT_TEXTREL flag", libgoname)
  /prebuilts/go/darwin-x86/misc/cgo/testshared/
shared_test.go 221 if hasDynTag(f, elf.DT_TEXTREL) {
222 t.Errorf("%s has DT_TEXTREL set", soname)
429 if hasDynTag(f, elf.DT_TEXTREL) {
430 t.Errorf("%s has DT_TEXTREL set", name)
  /prebuilts/go/linux-x86/misc/cgo/testshared/
shared_test.go 221 if hasDynTag(f, elf.DT_TEXTREL) {
222 t.Errorf("%s has DT_TEXTREL set", soname)
429 if hasDynTag(f, elf.DT_TEXTREL) {
430 t.Errorf("%s has DT_TEXTREL set", name)
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 321 #define DT_TEXTREL 22 /* Indicates there may be relocations in
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 321 #define DT_TEXTREL 22 /* Indicates there may be relocations in
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testcarchive/
carchive_test.go 518 if hasDynTag(t, f, elf.DT_TEXTREL) {
519 t.Errorf("%s has DT_TEXTREL flag", "testp"+exeSuffix)
  /prebuilts/go/linux-x86/misc/cgo/testcarchive/
carchive_test.go 518 if hasDynTag(t, f, elf.DT_TEXTREL) {
519 t.Errorf("%s has DT_TEXTREL flag", "testp"+exeSuffix)
  /toolchain/binutils/binutils-2.27/include/elf/
common.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h     [all...]

Completed in 352 milliseconds

1 2 3 4