Home
last modified time | relevance | path

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

/system/bpf/libbpf_android/
DLoader.cpp267 static bool isRelSection(codeSection& cs, string& name) { in isRelSection() function
314 if (isRelSection(cs_temp, name)) { in readCodeSections()