Home
last modified time | relevance | path

Searched defs:elfBinary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/chre/platform/shared/
H A Ddlfcn.cc24 void *dlopenbuf(void *elfBinary, bool mapIntoTcm) { in dlopenbuf()
/aosp_15_r20/system/memory/libmeminfo/libelf64/
Dparse.cpp26 Elf64Parser::Elf64Parser(const std::string& fileName, Elf64Binary& elfBinary) in Elf64Parser()