Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h183 FUNC_EXTERN = 2, enumerator
H A DBTFDebug.cpp1305 uint8_t Scope = BTF::FUNC_EXTERN; in processFuncPrototypes()