Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp599 MCSection *AddrSigSection = createAddrSigSection() local
H A DMachObjectWriter.cpp763 MCSection *AddrSigSection = populateAddrSigSection() local
/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h216 MCSection *AddrSigSection = nullptr; global() variable