Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_transtab.c320 HostExtent; typedef
672 const HostExtent* hx1 = v1; in HostExtent__cmpOrd()
673 const HostExtent* hx2 = v2; in HostExtent__cmpOrd()
682 Bool HostExtent__is_dead (const HostExtent* hx, const Sector* sec) in HostExtent__is_dead()
730 HostExtent key; in find_TTEntry_from_hcode()
740 HostExtent* hx = VG_(indexXA)(host_extents, firstW); in find_TTEntry_from_hcode()
1321 const HostExtent* hx = VG_(indexXA)(sec->host_extents, i); in sanity_check_all_sectors()
1489 sizeof(HostExtent)); in initialiseSector()
1738 { HostExtent hx; in VG_()
1747 HostExtent* hx_prev = (HostExtent*)VG_(indexXA)(hx_array, n-1); in VG_()