Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWasm.h63 bool isTypeSection() const { in isTypeSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1270 return Index < Symbols.size() && Symbols[Index].isTypeSection(); in isValidSectionSymbol()