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; variable355 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
316 static bool FaultMapSection; variable3129 std::optional<object::SectionRef> FaultMapSection; in printFaultMaps() local3139 FaultMapSection = Sec; in printFaultMaps()3146 if (!FaultMapSection) { in printFaultMaps()3152 unwrapOrError(FaultMapSection->getContents(), Obj->getFileName()); in printFaultMaps()3335 if (FaultMapSection) in dumpObject()3519 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()3731 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in llvm_objdump_main()
317 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()533 FaultMapSection = in initELFMCObjectFileInfo()