Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DDiagnosticInfos.cpp70 static const unsigned int DiagLoCInfoSize = variable
77 unsigned int info_size = (pInLoC)?DiagLoCInfoSize:DiagCommonInfoSize; in getDiagInfo()