Home
last modified time | relevance | path

Searched defs:AddrSigSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp559 MCSection *AddrSigSection = in createAddrSigSection() local
H A DMachObjectWriter.cpp772 MCSection *AddrSigSection = in populateAddrSigSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h216 MCSection *AddrSigSection = nullptr; variable