Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionGroupOutputFile.cpp18 static const uint32_t SHORT_OPTION_APND = 0x61706e64; // 'apnd' variable
24 {LLDB_OPT_SET_1, false, "append-outfile", SHORT_OPTION_APND,
45 case SHORT_OPTION_APND: in SetOptionValue()