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

1 2

  /external/llvm/test/MC/Mips/
elf_reginfo.s 18 # CHECK_64-NEXT: Type: SHT_MIPS_OPTIONS
mips-reginfo-fp64.s 28 # ELF64: Type: SHT_MIPS_OPTIONS (0x7000000D)
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsOptionRecord.cpp 32 Context.getELFSection(".MIPS.options", ELF::SHT_MIPS_OPTIONS,
  /toolchain/binutils/binutils-2.27/include/elf/
mips.h 370 #define SHT_MIPS_OPTIONS 0x7000000d
989 /* A SHT_MIPS_OPTIONS section contains a series of options, each of
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 704 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 398 ECase(SHT_MIPS_OPTIONS)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 705 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 707 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 710 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 710 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 707 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 710 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 710 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 755 SHT_MIPS_OPTIONS = 0x7000000d, // General options
    [all...]
  /art/runtime/
elf.h     [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 372 // SHT_MIPS_OPTIONS section's block descriptor.
382 // Content of ODK_REGINFO block in SHT_MIPS_OPTIONS section on 32 bit ABI.
389 // Content of ODK_REGINFO block in SHT_MIPS_OPTIONS section on 64 bit ABI.
459 if (pSD.getSection().type() == llvm::ELF::SHT_MIPS_OPTIONS) {
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]

Completed in 700 milliseconds

1 2