Searched defs:isSection (Results 1 – 3 of 3) sorted by relevance
49 bool isSection() const { return Type == wasm::WASM_SYMBOL_TYPE_SECTION; } in isSection() function
364 bool isSection() const { return type == llvm::ELF::STT_SECTION; } in isSection() function
413 bool isSection() const { in isSection() function