Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/loader/
H A DLoader.cpp128 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll()
148 vector<Elf64_Shdr> shTable; in readSectionByIdx() local
190 vector<Elf64_Shdr> shTable; in readSectionByName() local
244 vector<Elf64_Shdr> shTable; in readSectionByType() local
332 vector<Elf64_Shdr> shTable; in getSectionSymNames() local
388 vector<Elf64_Shdr> shTable; in readCodeSections() local
/aosp_15_r20/packages/modules/UprobeStats/src/bpfloader/
DUprobeStatsBpfLoad.cpp133 vector<Elf64_Shdr> &shTable) { in readSectionHeadersAll()
156 vector<Elf64_Shdr> shTable; in readSectionByIdx() local
206 vector<Elf64_Shdr> shTable; in readSectionByName() local
269 vector<Elf64_Shdr> shTable; in readSectionByType() local
368 vector<Elf64_Shdr> shTable; in getSectionSymNames() local
432 vector<Elf64_Shdr> shTable; in readCodeSections() local
/aosp_15_r20/packages/modules/Connectivity/bpf/loader/
DNetBpfLoad.cpp275 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll()
295 vector<Elf64_Shdr> shTable; in readSectionByIdx() local
337 vector<Elf64_Shdr> shTable; in readSectionByName() local
391 vector<Elf64_Shdr> shTable; in readSectionByType() local
467 vector<Elf64_Shdr> shTable; in getSectionSymNames() local
509 vector<Elf64_Shdr> shTable; in readCodeSections() local