Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DScriptLexer.cpp45 StringRef S = getCurrentMB().getBuffer(); in getLine()
56 StringRef S = getCurrentMB().getBuffer(); in getLineNumber()
68 std::string Filename = getCurrentMB().getBufferIdentifier(); in getCurrentLocation()
291 MemoryBufferRef ScriptLexer::getCurrentMB() { in getCurrentMB() function in ScriptLexer
H A DScriptLexer.h50 MemoryBufferRef getCurrentMB();