Home
last modified time | relevance | path

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

/aosp_15_r20/external/stg/
H A Dbtf_reader.cc128 Id Structs::GetIdRaw(uint32_t btf_index) { in GetIdRaw()
133 Id Structs::GetId(uint32_t btf_index) { in GetId()
138 Id Structs::GetParameterId(uint32_t btf_index) { in GetParameterId()
269 uint32_t btf_index = 1; in BuildTypes() local
279 void Structs::BuildOneType(const btf_type* t, uint32_t btf_index, in BuildOneType()