Searched refs:AddrSigSection (Results 1 – 4 of 4) sorted by relevance
599 MCSection *AddrSigSection = in createAddrSigSection() local601 Asm.registerSection(*AddrSigSection); in createAddrSigSection()602 auto *Frag = new MCDataFragment(AddrSigSection); in createAddrSigSection()
757 MCSection *AddrSigSection = in populateAddrSigSection() local764 addRelocation(S, AddrSigSection, MRE); in populateAddrSigSection()
196 AddrSigSection = Ctx->getMachOSection("__DATA", "__llvm_addrsig", 0, in initMachOMCObjectFileInfo()
216 MCSection *AddrSigSection = nullptr; variable417 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection()