Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp20 StructuredData::ObjectSP additional_data) in InstrumentationRuntimeStopInfo() argument
22 m_extended_info = additional_data; in InstrumentationRuntimeStopInfo()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DInstrumentationRuntimeStopInfo.h33 StructuredData::ObjectSP additional_data);
37 StructuredData::ObjectSP additional_data);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp942 ConstString additional_data(subpath.drop_front(close_bracket_index + 1)); in DumpValue() local
944 additional_data.GetCString()); in DumpValue()
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod916 "additional_data" field described in section 6.2.3.3 of RFC5246.