Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1313 processGlobals(true); in beginFunctionImpl()
1517 void BTFDebug::processGlobals(bool ProcessingMapDef) { in processGlobals() function in BTFDebug
1723 processGlobals(true); in endModule()
1728 processGlobals(false); in endModule()
H A DBTFDebug.h354 void processGlobals(bool ProcessingMapDef);