Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp551 size_t rel_count, in ApplyRelRelocs() argument
555 RLOG("%s: rel=%p rel_count=%d\n", __FUNCTION__, rel, rel_count); in ApplyRelRelocs()
560 for (size_t rel_n = 0; rel_n < rel_count; rel++, rel_n++) { in ApplyRelRelocs()
568 rel_count, in ApplyRelRelocs()