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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCMachObjectWriter.h 119 SectionAddrMap SectionAddress;
121 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
124 return SectionAddress.lookup(SD);
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 101 SectionAddrMap SectionAddress;
135 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
138 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 104 SectionAddrMap SectionAddress;
138 SectionAddrMap &getSectionAddressMap() { return SectionAddress; }
141 return SectionAddress.lookup(Sec);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
PeiApi.h 78 IN UINTN SectionAddress
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp     [all...]
MachODump.cpp     [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 614 SectionAddress[Sec] = StartAddress;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
MachObjectWriter.cpp 536 SectionAddress[SD] = StartAddress;

Completed in 359 milliseconds