Searched refs:FaultMapSection (Results 1 – 4 of 4) sorted by relevance
53 MCSection *FaultMapSection = in serializeToFaultMapSection() local55 OS.switchSection(FaultMapSection); in serializeToFaultMapSection()
167 MCSection *FaultMapSection = nullptr; variable359 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
315 static bool FaultMapSection; variable3200 std::optional<object::SectionRef> FaultMapSection; in printFaultMaps() local3210 FaultMapSection = Sec; in printFaultMaps()3217 if (!FaultMapSection) { in printFaultMaps()3223 unwrapOrError(FaultMapSection->getContents(), Obj->getFileName()); in printFaultMaps()3406 if (FaultMapSection) in dumpObject()3590 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()3802 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in llvm_objdump_main()
318 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()534 FaultMapSection = in initELFMCObjectFileInfo()