Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h125 #define DT_RELSZ 18 macro
/system/chre/platform/shared/
Dnanoapp_loader.cc802 size_t relocSize = getDynEntry(dyn, DT_RELSZ); in fixRelocations()