Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h65 bool isTypeSection() const { in isTypeSection() function
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1561 return Index < Symbols.size() && Symbols[Index].isTypeSection(); in isValidSectionSymbol()