Searched refs:AddrsigSection (Results 1 – 3 of 3) sorted by relevance
150 MCSectionCOFF *AddrsigSection; member in __anon7d37be940111::WinCOFFObjectWriter665 AddrsigSection = Asm.getContext().getCOFFSection( in executePostLayoutBinding()668 Asm.registerSection(*AddrsigSection); in executePostLayoutBinding()1037 auto Frag = new MCDataFragment(AddrsigSection); in writeObject()
1160 MCSectionELF *AddrsigSection; in writeObject() local1162 AddrsigSection = Ctx.getELFSection(".llvm_addrsig", ELF::SHT_LLVM_ADDRSIG, in writeObject()1164 addToSectionTable(AddrsigSection); in writeObject()1188 SectionOffsets[AddrsigSection] = std::make_pair(SecStart, SecEnd); in writeObject()
1866 object::SectionRef AddrsigSection; in printAddrsig() local1871 AddrsigSection = Sec; in printAddrsig()1876 if (AddrsigSection == object::SectionRef()) in printAddrsig()1880 AddrsigSection.getContents(AddrsigContents); in printAddrsig()