Home
last modified time | relevance | path

Searched defs:r_sym (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_relocate.cpp95 static inline bool lookup_symbol(Relocator& relocator, uint32_t r_sym, const char* sym_name, in lookup_symbol()
165 const uint32_t r_sym = ELFW(R_SYM)(reloc.r_info); in process_relocation_impl() local