Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1040 processFuncPrototypes(dyn_cast<Function>(GVal)); in processGlobalValue()
1103 processFuncPrototypes(dyn_cast<Function>(MO.getGlobal())); in beginInstruction()
1288 void BTFDebug::processFuncPrototypes(const Function *F) { in processFuncPrototypes() function in BTFDebug
H A DBTFDebug.h314 void processFuncPrototypes(const Function *);