Home
last modified time | relevance | path

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

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