Searched defs:FaultMapSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DFaultMaps.cpp55 MCSection *FaultMapSection = local
57 OS.SwitchSection(FaultMapSection);
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h148 MCSection *FaultMapSection; member in class:llvm::MCObjectFileInfo
281 MCSection *getFaultMapSection() const { return FaultMapSection; }

Completed in 86 milliseconds