Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTF.h195 FUNC_EXTERN = 2, enumerator
H A DBTFDebug.cpp1536 uint8_t Scope = BTF::FUNC_EXTERN; in processFuncPrototypes()