Searched refs:FaultMapSection (Results 1 – 4 of 4) sorted by relevance
53 MCSection *FaultMapSection = in serializeToFaultMapSection() local55 OS.switchSection(FaultMapSection); in serializeToFaultMapSection()
165 MCSection *FaultMapSection = nullptr; variable355 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
193 static bool FaultMapSection; variable2411 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2421 FaultMapSection = Sec; in printFaultMaps()2428 if (!FaultMapSection) { in printFaultMaps()2434 unwrapOrError(FaultMapSection->getContents(), Obj->getFileName()); in printFaultMaps()2622 if (FaultMapSection) in dumpObject()2793 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()2962 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in main()
312 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()523 FaultMapSection = in initELFMCObjectFileInfo()