Searched defs:AddrSigSection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCMachOStreamer.cpp | 599 MCSection *AddrSigSection = createAddrSigSection() local |
H A D | MachObjectWriter.cpp | 763 MCSection *AddrSigSection = populateAddrSigSection() local |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 216 MCSection *AddrSigSection = nullptr; global() variable |