Searched refs:FaultMapSection (Results 1 – 4 of 4) sorted by relevance
53 MCSection *FaultMapSection = in serializeToFaultMapSection() local55 OS.switchSection(FaultMapSection); in serializeToFaultMapSection()
162 MCSection *FaultMapSection = nullptr; variable351 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
204 static bool FaultMapSection; variable2645 std::optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2655 FaultMapSection = Sec; in printFaultMaps()2662 if (!FaultMapSection) { in printFaultMaps()2668 unwrapOrError(FaultMapSection->getContents(), Obj->getFileName()); in printFaultMaps()2856 if (FaultMapSection) in dumpObject()3041 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()3237 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in main()
308 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()522 FaultMapSection = in initELFMCObjectFileInfo()