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

1 2 3

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 144 Writer->getSectionAddress(A_SD->getFragment()->getParent());
157 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent());
240 uint64_t SecAddr = Writer->getSectionAddress(A_SD->getFragment()->getParent());
254 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent());
360 FixedValue += Writer->getSectionAddress(&SymSD);
363 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 162 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent());
178 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
266 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent());
284 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
339 Value += Writer->getSectionAddress(&S.getSection());
340 Value -= Writer->getSectionAddress(Fragment.getParent());
433 FixedValue += Writer->getSectionAddress(&Sec);
436 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMachObjectWriter.cpp 214 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent());
227 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
365 FixedValue += Writer->getSectionAddress(&Sec);
368 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
  /external/swiftshader/third_party/LLVM/lib/MC/
MachObjectWriter.cpp 60 return getSectionAddress(Fragment->getParent()) +
93 return getSectionAddress(SD->getFragment()->getParent()) +
99 uint64_t EndAddr = getSectionAddress(SD) + Layout.getSectionAddressSize(SD);
206 Write64(getSectionAddress(&SD)); // address
209 Write32(getSectionAddress(&SD)); // address
660 uint64_t Address = getSectionAddress(&SD);
692 uint64_t SectionStart = SectionDataStart + getSectionAddress(it);
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 390 uint64_t SecAddr = Writer->getSectionAddress(A->getFragment()->getParent());
413 FixedValue -= Writer->getSectionAddress(SB->getFragment()->getParent());
587 FixedValue += Writer->getSectionAddress(&Sec);
590 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCMachObjectWriter.h 123 uint64_t getSectionAddress(const MCSectionData* SD) const {
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
COFF.h 107 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const;
MachO.h 54 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const;
ObjectFile.h 241 virtual error_code getSectionAddress(DataRefImpl Sec, uint64_t &Res) const =0;
374 return OwningObject->getSectionAddress(SectionPimpl, Result);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 359 uint64_t SecAddr = Writer->getSectionAddress(A_SD->getFragment()->getParent());
378 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent());
527 FixedValue += Writer->getSectionAddress(&SymSD);
530 FixedValue -= Writer->getSectionAddress(Fragment->getParent());
  /external/llvm/lib/MC/
MachObjectWriter.cpp 69 return getSectionAddress(Fragment->getParent()) +
102 return getSectionAddress(S.getFragment()->getParent()) +
108 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec);
772 uint64_t Address = getSectionAddress(&Sec);
806 uint64_t SectionStart = SectionDataStart + getSectionAddress(&Sec);
810 writeSection(Layout, Sec, getSectionAddress(&Sec), SectionStart, Flags,
    [all...]
  /external/llvm/include/llvm/Object/
ObjectFile.h 214 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
372 return OwningObject->getSectionAddress(SectionPimpl);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 303 uint8_t *getSectionAddress(unsigned SectionID) const {
451 return getSectionAddress(SymInfo.getSectionID()) + SymInfo.getOffset();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
Wasm.h 108 uint64_t getSectionAddress(DataRefImpl Sec) const override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 217 virtual uint64_t getSectionAddress(DataRefImpl Sec) const = 0;
385 return OwningObject->getSectionAddress(SectionPimpl);
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 137 uint64_t getSectionAddress(const MCSection *Sec) const {
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOI386.h 219 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {

Completed in 898 milliseconds

1 2 3