Searched refs:FUNC_STATIC (Results 1 – 2 of 2) sorted by relevance
193 FUNC_STATIC = 0, enumerator
1179 uint8_t Scope = SP->isLocalToUnit() ? BTF::FUNC_STATIC : BTF::FUNC_GLOBAL; in beginFunctionImpl()