Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h417 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCMachOStreamer.cpp600 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in createAddrSigSection()
H A DMachObjectWriter.cpp758 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()