Home
last modified time | relevance | path

Searched defs:IsPassive (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h41 bool IsPassive = false; variable
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1650 bool IsPassive = (Segment.Flags & wasm::WASM_ELEM_SEGMENT_IS_PASSIVE) != 0; parseElemSection() local