Home
last modified time | relevance | path

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

/external/valgrind/VEX/unused/
Dlinker.c167 static void addProddableBlock ( ObjectCode* oc, void* start, int size ) in addProddableBlock() function
1033 addProddableBlock(oc, ehdrC + shdr[i].sh_offset, shdr[i].sh_size); in ocGetNames_ELF()
/external/valgrind/VEX/switchback/
Dlinker.c233 static void addProddableBlock ( ObjectCode* oc, void* start, int size )
1195 addProddableBlock(oc, ehdrC + shdr[i].sh_offset, shdr[i].sh_size);