Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFFImportFile.h66 bool isCode() const { in isCode() function
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp193 uint8_t *allocateFromSlab(uintptr_t Size, unsigned Alignment, bool isCode) { in allocateFromSlab()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp420 bool NativeRawSymbol::isCode() const { in isCode() function in NativeRawSymbol
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp420 bool NativeRawSymbol::isCode() const { in isCode() function in NativeRawSymbol
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp788 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp260 uint8_t *allocateFromSlab(uintptr_t Size, unsigned Alignment, bool isCode, in allocateFromSlab()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp950 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp950 bool DIARawSymbol::isCode() const { in isCode() function in DIARawSymbol
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1251 bool isCode = si->isText(); in processRelocationRef() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1179 bool isCode = si->isText(); in processRelocationRef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1172 bool isCode = si->isText(); in processRelocationRef() local