Searched refs:getSectionAddressMap (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 312 Res, Layout, Writer->getSectionAddressMap())) { in RecordRelocation() 368 Res, Layout, Writer->getSectionAddressMap())) { in RecordRelocation()
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 247 Writer->getSectionAddressMap()); in RecordX86_64Relocation() 543 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 140 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 350 Res, Layout, Writer->getSectionAddressMap())) { in RecordPPCRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 410 Res, Layout, Writer->getSectionAddressMap())) { in RecordRelocation()
|