Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h114 #define DT_RELA 7 macro
/system/chre/platform/shared/
Dnanoapp_loader.cc797 } else if (getDynEntry(dyn, DT_RELA) != 0) { in fixRelocations()