Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h221 MCSection *GEHContSection = nullptr; variable
409 MCSection *getGEHContSection() const { return GEHContSection; } in getGEHContSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp757 GEHContSection = Ctx->getCOFFSection(".gehcont$y", in initCOFFMCObjectFileInfo()