Searched refs:AddrSigSection (Results 1 – 4 of 4) sorted by relevance
513 MCSection *AddrSigSection = in createAddrSigSection() local515 changeSection(AddrSigSection); in createAddrSigSection()516 auto *Frag = cast<MCDataFragment>(AddrSigSection->curFragList()->Head); in createAddrSigSection()
775 MCSection *AddrSigSection = in populateAddrSigSection() local784 addRelocation(S, AddrSigSection, MRE); in populateAddrSigSection()
202 AddrSigSection = Ctx->getMachOSection("__DATA", "__llvm_addrsig", 0, in initMachOMCObjectFileInfo()
221 MCSection *AddrSigSection = nullptr; variable427 MCSection *getAddrSigSection() const { return AddrSigSection; } in getAddrSigSection()