Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h419 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp599 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in createAddrSigSection()
H A DMachObjectWriter.cpp757 Asm.getContext().getObjectFileInfo()->getAddrSigSection(); in populateAddrSigSection()