Home
last modified time | relevance | path

Searched refs:getFaultMapSection (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFaultMaps.cpp54 OutContext.getObjectFileInfo()->getFaultMapSection(); in serializeToFaultMapSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h341 MCSection *getFaultMapSection() const { return FaultMapSection; } in getFaultMapSection() function