Searched refs:processFuncPrototypes (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h301 void processFuncPrototypes(const Function *);
H A DBTFDebug.cpp1073 processFuncPrototypes(dyn_cast<Function>(MO.getGlobal()));
1233 void BTFDebug::processFuncPrototypes(const Function *F) { function in class:BTFDebug

Completed in 40 milliseconds