Searched defs:isSection (Results 1 – 7 of 7) sorted by relevance
46 bool isSection() const { return Type == wasm::WASM_SYMBOL_TYPE_SECTION; } in isSection() function
47 bool isSection() const { return Type == wasm::WASM_SYMBOL_TYPE_SECTION; } in isSection() function
285 bool isSection() const { return type == llvm::ELF::STT_SECTION; } in isSection() function
1538 auto isSection = [](BaseCommand *base) { return isa<OutputSection>(base); }; in sortSections() local
392 bool isSection() const { in isSection() function
413 bool isSection() const { in isSection() function