Searched refs:R_ARM_ABS32 (Results 1 – 2 of 2) sorted by relevance
/system/chre/platform/shared/include/chre/platform/shared/ | ||
D | loader_util.h | 222 #define R_ARM_ABS32 2 macro |
/system/chre/platform/shared/ | ||
D | nanoapp_loader.cc | 820 case R_ARM_ABS32: { in fixRelocations() |