Home
last modified time | relevance | path

Searched defs:btf_index (Results 1 – 1 of 1) sorted by relevance

/external/stg/
Dbtf_reader.cc87 Id Structs::GetIdRaw(uint32_t btf_index) { in GetIdRaw()
96 Id Structs::GetId(uint32_t btf_index) { in GetId()
101 Id Structs::GetParameterId(uint32_t btf_index) { in GetParameterId()
218 uint32_t btf_index = 1; in BuildTypes() local
228 void Structs::BuildOneType(const btf_type* t, uint32_t btf_index, in BuildOneType()