Home
last modified time | relevance | path

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

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