Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/loader/
H A DLoader.cpp219 unsigned int readSectionUint(const char* name, ifstream& elfFile, unsigned int defVal) { in readSectionUint() function
/aosp_15_r20/packages/modules/UprobeStats/src/bpfloader/
DUprobeStatsBpfLoad.cpp240 unsigned int readSectionUint(const char *name, ifstream &elfFile, in readSectionUint() function
/aosp_15_r20/packages/modules/Connectivity/bpf/loader/
DNetBpfLoad.cpp366 unsigned int readSectionUint(const char* name, ifstream& elfFile) { in readSectionUint() function