Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Interpreter/
DOptionGroupOutputFile.cpp21 static const uint32_t SHORT_OPTION_APND = 0x61706e64; // 'apnd' variable
27 {LLDB_OPT_SET_1, false, "append-outfile", SHORT_OPTION_APND,
48 case SHORT_OPTION_APND: in SetOptionValue()