OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addProddableBlock
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/switchback/
linker.c
231
static void
addProddableBlock
( ObjectCode* oc, void* start, int size )
[
all
...]
/external/valgrind/main/VEX/unused/
linker.c
167
static void
addProddableBlock
( ObjectCode* oc, void* start, int size )
1019
tell
addProddableBlock
to allow those bits to be prodded. */
1033
addProddableBlock
(oc, ehdrC + shdr[i].sh_offset, shdr[i].sh_size);
[
all
...]
Completed in 50 milliseconds