Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp368 const MCSectionELF *RelInfoSection) { in createELFRelSection() argument
376 true, cast<MCSymbolELF>(RelInfoSection->getBeginSymbol())); in createELFRelSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp449 const MCSectionELF *RelInfoSection) { in createELFRelSection() argument
457 true, cast<MCSymbolELF>(RelInfoSection->getBeginSymbol())); in createELFRelSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h508 const MCSectionELF *RelInfoSection);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h463 const MCSectionELF *RelInfoSection);