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.h354 void processGlobals(bool ProcessingMapDef);
H A DBTFDebug.cpp1517 void BTFDebug::processGlobals(bool ProcessingMapDef) { in processGlobals() argument
1538 if (ProcessingMapDef != SecName.starts_with(".maps")) in processGlobals()