Searched refs:getSectionAddressMap (Results 1 – 5 of 5) 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/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 251 Writer->getSectionAddressMap()); in RecordX86_64Relocation() 564 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
|
/external/llvm/include/llvm/MC/ |
D | MCMachObjectWriter.h | 135 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 347 Res, Layout, Writer->getSectionAddressMap())) { in RecordPPCRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 412 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation()
|