Home
last modified time | relevance | path

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

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