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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsOptionRecord.cpp 26 // Since .reginfo has the same information as .Mips.options (ODK_REGINFO),
38 Streamer->EmitIntValue(ELF::ODK_REGINFO, 1); // kind
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 358 ODK_REGINFO = 1,
  /external/llvm/include/llvm/Object/
ELFTypes.h 613 assert(kind == llvm::ELF::ODK_REGINFO);
  /toolchain/binutils/binutils-2.25/include/elf/
mips.h 1024 #define ODK_REGINFO 1
1053 /* In the 32 bit ABI, an ODK_REGINFO option is just a Elf32_RegInfo
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 546 ODK_REGINFO = 1, // Register usage information
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 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.
477 case llvm::ELF::ODK_REGINFO:
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c     [all...]

Completed in 485 milliseconds