Searched refs:AddrSigSection (Results 1 – 4 of 4) sorted by relevance
598 MCSection *AddrSigSection = in createAddrSigSection() local600 Asm.registerSection(*AddrSigSection); in createAddrSigSection()601 auto *Frag = new MCDataFragment(AddrSigSection); in createAddrSigSection()
756 MCSection *AddrSigSection = in populateAddrSigSection() local765 addRelocation(S, AddrSigSection, MRE); in populateAddrSigSection()
192 AddrSigSection = Ctx->getMachOSection("__DATA", "__llvm_addrsig", 0, in initMachOMCObjectFileInfo()
216 MCSection *AddrSigSection = nullptr; variable419 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection()