Searched refs:getSectionAddressMap (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 316 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation() 376 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCMachObjectWriter.h | 121 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 247 Writer->getSectionAddressMap()); in RecordX86_64Relocation() 507 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 256 Writer->getSectionAddressMap()); in RecordX86_64Relocation() 569 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 256 Writer->getSectionAddressMap()); in RecordX86_64Relocation() 567 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 135 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 148 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 347 Res, Layout, Writer->getSectionAddressMap())) { in RecordPPCRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 347 Res, Layout, Writer->getSectionAddressMap())) { in RecordPPCRelocation()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 339 Res, Layout, Writer->getSectionAddressMap())) { in RecordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 421 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 413 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation()
|