Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/
DLoader.cpp341 static int getMapNames(ifstream& elfFile, vector<string>& names) { in getMapNames() function
395 ret = getMapNames(elfFile, mapNames); in createMaps()
478 int ret = getMapNames(elfFile, mapNames); in applyMapRelo()