Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocs.h33 #define R_GENERIC_NONE 0 // R_*_NONE is always 0 macro
Dlinker_relocate.cpp219 if (__predict_false(r_type == R_GENERIC_NONE)) { in process_relocation_impl()