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

  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]
aspacemgr-aix5.c 789 sLo is the first address denoted by some segment and sHi is the
795 Addr sLo, Addr sHi,
799 aspacem_assert(sLo < sHi);
803 if (sHi < Addr_MAX)
804 split_asegment_at(segs, sHi+1);
807 *iHi = find_asegment_idx(segs,sHi);
812 aspacem_assert(segs->seg[*iHi].end == sHi);
    [all...]
  /external/valgrind/main/VEX/priv/
host_x86_isel.c     [all...]
guest_x86_toIR.c     [all...]
guest_amd64_toIR.c     [all...]
host_amd64_isel.c     [all...]

Completed in 241 milliseconds