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.h422 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp596 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in createAddrSigSection()
H A DMachObjectWriter.cpp745 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()