Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp304 } else if (Symbol.isFunctionLineInfo()) { in dumpSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h401 bool isFunctionLineInfo() const { in isFunctionLineInfo() function