Searched refs:FaultMapSection (Results 1 – 11 of 11) sorted by relevance
55 MCSection *FaultMapSection = in serializeToFaultMapSection() local57 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()
150 MCSection *FaultMapSection; variable286 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
162 MCSection *FaultMapSection = nullptr; variable329 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
164 MCSection *FaultMapSection = nullptr; variable336 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
187 FaultMapSection("fault-map-section", variable2668 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2678 FaultMapSection = Sec; in printFaultMaps()2685 if (!FaultMapSection.hasValue()) { in printFaultMaps()2691 unwrapOrError(FaultMapSection.getValue().getContents(), Obj->getFileName()); in printFaultMaps()2879 if (FaultMapSection) in dumpObject()2990 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && in main()
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()
291 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()485 FaultMapSection = in initELFMCObjectFileInfo()
294 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()493 FaultMapSection = in initELFMCObjectFileInfo()