Searched refs:FaultMapSection (Results 1 – 8 of 8) sorted by relevance
55 MCSection *FaultMapSection = in serializeToFaultMapSection() local57 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()
58 MCSection *FaultMapSection = in serializeToFaultMapSection() local60 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()
150 MCSection *FaultMapSection; variable286 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
159 MCSection *FaultMapSection; variable312 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
1604 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local1610 FaultMapSection = Sec; in printFaultMaps()1617 if (!FaultMapSection.hasValue()) { in printFaultMaps()1623 error(FaultMapSection.getValue().getContents(FaultMapContents)); in printFaultMaps()
280 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()585 FaultMapSection = in initELFMCObjectFileInfo()
288 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()614 FaultMapSection = in initELFMCObjectFileInfo()
2128 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2134 FaultMapSection = Sec; in printFaultMaps()2141 if (!FaultMapSection.hasValue()) { in printFaultMaps()2147 error(FaultMapSection.getValue().getContents(FaultMapContents)); in printFaultMaps()