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