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