Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntimeStopInfo.h36 StructuredData::ObjectSP additional_data);
40 StructuredData::ObjectSP additional_data);
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp27 StructuredData::ObjectSP additional_data) in InstrumentationRuntimeStopInfo() argument
29 m_extended_info = additional_data; in InstrumentationRuntimeStopInfo()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp999 ConstString additional_data(subpath.drop_front(close_bracket_index + 1)); in DumpValue() local
1001 additional_data.GetCString()); in DumpValue()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod1054 "additional_data" field described in section 6.2.3.3 of RFC5246.