Searched refs:FaultMapSection (Results 1 – 4 of 4) sorted by relevance
53 MCSection *FaultMapSection = in serializeToFaultMapSection() local55 OS.switchSection(FaultMapSection); in serializeToFaultMapSection()
166 MCSection *FaultMapSection = nullptr;360 MCSection *getFaultMapSection() const { return FaultMapSection; }162 MCSection *FaultMapSection = nullptr; global() variable
317 static bool FaultMapSection;3133 std::optional<object::SectionRef> FaultMapSection; in printFaultMaps() 3143 FaultMapSection = Sec; in printFaultMaps() 3150 if (!FaultMapSection) { in printFaultMaps() 3156 unwrapOrError(FaultMapSection->getContents(), Obj->getFileName()); in printFaultMaps() 3339 if (FaultMapSection) in dumpObject() 3523 FaultMapSection = InputArgs.hasArg(OBJDUMP_fault_map_section); in parseObjdumpOptions() 3735 !DynamicSymbolTable && !UnwindInfo && !FaultMapSection && !Offloading && in llvm_objdump_main() 316 static bool FaultMapSection; global() variable 3129 std::optional<object::SectionRef> FaultMapSection; printFaultMaps() local
317 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo() 533 FaultMapSection = in initELFMCObjectFileInfo()