Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h61 bool isTypeSection() const { in isTypeSection() function
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1363 return Index < Symbols.size() && Symbols[Index].isTypeSection(); in isValidSectionSymbol()