Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h82 virtual void printStartAddress(const DILineInfo &Info) {} in printStartAddress() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp163 void LLVMPrinter::printStartAddress(const DILineInfo &Info) { in printStartAddress() function in llvm::symbolize::LLVMPrinter