HomeSort by relevance Sort by last modified time
    Searched refs:alloc_fixup_bytes (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/switchback/
linker.c 419 char* alloc_fixup_bytes ( ObjectCode* oc, int nbytes )
590 char* fixup = alloc_fixup_bytes(oc, 8);
    [all...]
  /external/valgrind/main/VEX/unused/
linker.c 353 char* alloc_fixup_bytes ( ObjectCode* oc, int nbytes ) function
496 char* fixup = alloc_fixup_bytes(oc, 8);
    [all...]

Completed in 105 milliseconds