Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp775 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp934 bool isCode = si->isText(); in processRelocationRef() local