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

  /external/llvm/test/MC/Mips/
elf_reginfo.s 18 # CHECK_64-NEXT: Type: SHT_MIPS_OPTIONS
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h 136 #define SHT_MIPS_OPTIONS 0x7000000d
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 331 ".MIPS.options", ELF::SHT_MIPS_OPTIONS,
  /external/llvm/lib/Object/
ELFYAML.cpp 336 ECase(SHT_MIPS_OPTIONS)
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 329 // SHT_MIPS_OPTIONS section's block descriptor.
339 // Type of SHT_MIPS_OPTIONS section's block.
354 // Content of ODK_REGINFO block in SHT_MIPS_OPTIONS section on 32 bit ABI.
361 // Content of ODK_REGINFO block in SHT_MIPS_OPTIONS section on 64 bit ABI.
385 if (pSD.getSection().type() == llvm::ELF::SHT_MIPS_OPTIONS) {
  /art/runtime/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 409 LLVM_READOBJ_ENUM_CASE(ELF, SHT_MIPS_OPTIONS);
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/llvm/lib/MC/
ELFObjectWriter.cpp     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 149 milliseconds