Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h423 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp560 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in createAddrSigSection()
H A DMachObjectWriter.cpp773 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()