Home
last modified time | relevance | path

Searched refs:isSection (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbolWasm.h48 bool isSection() const { return Type == wasm::WASM_SYMBOL_TYPE_SECTION; } in isSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp1071 if (Sym.isSection()) in isInSymtab()
1297 assert(WS.isSection()); in writeObject()
/external/llvm/include/llvm/Object/
DCOFF.h392 bool isSection() const { in isSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h411 bool isSection() const { in isSection() function