Home
last modified time | relevance | path

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

/external/elfutils/src/
Dstrip.c653 void *rel_p; /* Pointer to either rela or rel above */ in remove_debug_relocations() local
662 rel_p = r; in remove_debug_relocations()
671 rel_p = r; in remove_debug_relocations()
709 gelf_update_rela (reldata, next, rel_p); in remove_debug_relocations()
711 gelf_update_rel (reldata, next, rel_p); in remove_debug_relocations()