Home
last modified time | relevance | path

Searched refs:getSectionAddressMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp255 Writer->getSectionAddressMap()); in RecordX86_64Relocation()
568 Res, Layout, Writer->getSectionAddressMap())) { in RecordX86Relocation()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h153 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp441 Res, Layout, Writer->getSectionAddressMap())) { in recordRelocation()