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

/external/valgrind/main/VEX/switchback/
H A Dlinker.c231 static void addProddableBlock ( ObjectCode* oc, void* start, int size )
1179 tell addProddableBlock to allow those bits to be prodded. */
1193 addProddableBlock(oc, ehdrC + shdr[i].sh_offset, shdr[i].sh_size);
1229 /* Pointless to do addProddableBlock() for this area,
/external/valgrind/main/VEX/unused/
H A Dlinker.c167 static void addProddableBlock ( ObjectCode* oc, void* start, int size ) function
1019 tell addProddableBlock to allow those bits to be prodded. */
1033 addProddableBlock(oc, ehdrC + shdr[i].sh_offset, shdr[i].sh_size);
1064 /* Pointless to do addProddableBlock() for this area,

Completed in 94 milliseconds