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

1 2

  /external/llvm/lib/Target/X86/MCTargetDesc/
X86WinCOFFObjectWriter.cpp 86 return COFF::IMAGE_REL_I386_DIR32NB;
  /external/llvm/test/MC/X86/
reloc-directive.s 30 # OBJ-32: 0x10 IMAGE_REL_I386_DIR32NB foo
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldCOFFI386.h 69 case COFF::IMAGE_REL_I386_DIR32NB:
103 case COFF::IMAGE_REL_I386_DIR32NB:
158 case COFF::IMAGE_REL_I386_DIR32NB: {
169 << " RelType: IMAGE_REL_I386_DIR32NB"
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
COFF.h 207 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
ldpe.go 77 IMAGE_REL_I386_DIR32NB = 0x0007
249 case IMAGE_REL_I386_DIR32NB, IMAGE_REL_I386_DIR32:
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
ldpe.go 77 IMAGE_REL_I386_DIR32NB = 0x0007
249 case IMAGE_REL_I386_DIR32NB, IMAGE_REL_I386_DIR32:
  /external/llvm/include/llvm/Support/
COFF.h 300 IMAGE_REL_I386_DIR32NB = 0x0007,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /external/syslinux/efi32/include/efi/ia32/
pe.h 407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols virtual address, base not included
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols virtual address, base not included
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols virtual address, base not included
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 413 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols virtual address, base not included
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 407 #define IMAGE_REL_I386_DIR32NB 07 // Direct 32-bit reference to the symbols virtual address, base not included
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
COFF.h 305 IMAGE_REL_I386_DIR32NB = 0x0007,
  /external/llvm/lib/ObjectYAML/
COFFYAML.cpp 143 ECase(IMAGE_REL_I386_DIR32NB);
  /external/swiftshader/third_party/LLVM/lib/Object/
COFFObjectFile.cpp 630 LLVM_COFF_SWITCH_RELOC_TYPE_NAME(IMAGE_REL_I386_DIR32NB);
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 1008 IMAGE_REL_I386_DIR32NB = 0x0007
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp     [all...]

Completed in 1908 milliseconds

1 2