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; variable342 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection()
189 static bool FaultMapSection; variable2146 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local2156 FaultMapSection = Sec; in printFaultMaps()2163 if (!FaultMapSection.hasValue()) { in printFaultMaps()2169 unwrapOrError(FaultMapSection.getValue().getContents(), Obj->getFileName()); in printFaultMaps()2357 if (FaultMapSection) in dumpObject()2516 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions()2681 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && in main()
296 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()495 FaultMapSection = in initELFMCObjectFileInfo()