Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h353 void processGlobals(bool ProcessingMapDef);
H A DBTFDebug.cpp1398 void BTFDebug::processGlobals(bool ProcessingMapDef) { in processGlobals() argument
1419 if (ProcessingMapDef != SecName.starts_with(".maps")) in processGlobals()