Searched refs:FaultMapSection (Results 1 – 4 of 4) sorted by relevance
53 MCSection *FaultMapSection = in serializeToFaultMapSection() local55 OS.SwitchSection(FaultMapSection); in serializeToFaultMapSection()
164 MCSection *FaultMapSection = nullptr; variable341 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
189 static bool FaultMapSection; variable2063 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2073 FaultMapSection = Sec; in printFaultMaps()2080 if (!FaultMapSection.hasValue()) { in printFaultMaps()2086 unwrapOrError(FaultMapSection.getValue().getContents(), Obj->getFileName()); in printFaultMaps()2274 if (FaultMapSection) in dumpObject()2433 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()2598 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && in main()
295 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()494 FaultMapSection = in initELFMCObjectFileInfo()