Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DValueObjectDynamicValue.cpp281 uint64_t parent_value = m_parent->GetValueAsUnsigned(UINT64_MAX); in SetValueFromCString() local
314 uint64_t parent_value = m_parent->GetValueAsUnsigned(UINT64_MAX); in SetData() local
/external/ltp/testcases/kernel/syscalls/fork/
Dfork04.c240 char parent_value[MAX_LINE_LENGTH]; in parent_environment() local