Searched defs:mapIntoTcm (Results 1 – 3 of 3) sorted by relevance
23 void *dlopenbuf(void *elfBinary, bool mapIntoTcm) { in dlopenbuf()
245 void *NanoappLoader::create(void *elfInput, bool mapIntoTcm) { in create()
39 explicit NanoappLoader(void *elfInput, bool mapIntoTcm) { in NanoappLoader()