Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A 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()