Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h182 FUNC_GLOBAL = 1, enumerator
H A DBTFDebug.cpp962 uint8_t Scope = SP->isLocalToUnit() ? BTF::FUNC_STATIC : BTF::FUNC_GLOBAL; in beginFunctionImpl()