Home
last modified time | relevance | path

Searched defs:LineBuffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtio.c312 char *LineBuffer, in DtParseLine()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp463 auto LineBuffer = LineCache.find(LineInfo.FileName); in getLine() local