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