Searched refs:R_GENERIC_NONE (Results 1 – 2 of 2) sorted by relevance
/bionic/linker/ | ||
D | linker_relocs.h | 33 #define R_GENERIC_NONE 0 // R_*_NONE is always 0 macro |
D | linker_relocate.cpp | 219 if (__predict_false(r_type == R_GENERIC_NONE)) { in process_relocation_impl() |