Searched refs:FUNC_EXTERN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
| H A D | BTF.h | 183 FUNC_EXTERN = 2, enumerator |
| H A D | BTFDebug.cpp | 1305 uint8_t Scope = BTF::FUNC_EXTERN; in processFuncPrototypes() |