Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h57 bool isTypeSection() const { in isTypeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp881 return Index < Symbols.size() && Symbols[Index].isTypeSection(); in isValidSectionSymbol()