Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DOutputSegment.h39 uint32_t initFlags = 0; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dflags.cpp63 void initFlags() { in initFlags() function