Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/unused/
Dlinker.c327 findElfSection ( void* objImage, Elf_Word sh_type ) in findElfSection() argument
329 char* ehdrC = (char*)objImage; in findElfSection()
/external/valgrind/main/VEX/switchback/
Dlinker.c393 findElfSection ( void* objImage, Elf_Word sh_type )
395 char* ehdrC = (char*)objImage;