Home
last modified time | relevance | path

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

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