Home
last modified time | relevance | path

Searched refs:readSectionHeadersAll (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/netbpfload/
Dloader.cpp219 static int readSectionHeadersAll(ifstream& elfFile, vector<Elf64_Shdr>& shTable) { in readSectionHeadersAll() function
240 int ret = readSectionHeadersAll(elfFile, shTable); in readSectionByIdx()
284 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByName()
337 ret = readSectionHeadersAll(elfFile, shTable); in readSectionByType()
442 ret = readSectionHeadersAll(elfFile, shTable); in getSectionSymNames()
481 ret = readSectionHeadersAll(elfFile, shTable); in readCodeSections()