Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DRecordSerialization.h199 #define CV_STRING_ARRAY_NULL_TERM(I) serialize_null_term_string_array(I) macro
/external/llvm/include/llvm/DebugInfo/CodeView/
DRecordSerialization.h224 #define CV_STRING_ARRAY_NULL_TERM(I) serialize_null_term_string_array(I) macro
DSymbolRecord.h978 CV_DESERIALIZE(Data, H, CV_STRING_ARRAY_NULL_TERM(Fields)); in deserialize()