Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp223 } else if (Symbol.isFunctionLineInfo()) { in dumpSymbols()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dcoff2yaml.cpp286 } else if (Symbol.isFunctionLineInfo()) { in dumpSymbols()
/external/llvm/include/llvm/Object/
DCOFF.h380 bool isFunctionLineInfo() const { in isFunctionLineInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h399 bool isFunctionLineInfo() const { in isFunctionLineInfo() function