Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.h311 void processGlobals(bool ProcessingMapDef);
H A DBTFDebug.cpp1138 void BTFDebug::processGlobals(bool ProcessingMapDef) { in processGlobals() argument
1154 if (ProcessingMapDef != SecName.startswith(".maps")) in processGlobals()