Home
last modified time | relevance | path

Searched defs:FaultMapSection (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFaultMaps.cpp53 MCSection *FaultMapSection = in serializeToFaultMapSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h164 MCSection *FaultMapSection = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp189 static bool FaultMapSection; variable
2063 Optional<object::SectionRef> FaultMapSection; in printFaultMaps() local