Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp501 const MCSectionELF *RelInfoSection) { in createELFRelSection() argument
509 true, true, cast<MCSymbolELF>(RelInfoSection->getBeginSymbol())); in createELFRelSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h578 const MCSectionELF *RelInfoSection);