Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTF.h193 FUNC_STATIC = 0, enumerator
H A DBTFDebug.cpp1179 uint8_t Scope = SP->isLocalToUnit() ? BTF::FUNC_STATIC : BTF::FUNC_GLOBAL; in beginFunctionImpl()