Home
last modified time | relevance | path

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

/external/chromium_org/tools/cygprofile/
Dpatch_orderfile.py24 uniqueAddrs = [] variable
37 uniqueAddrs.append((nm_int, size))
43 (nm_addr, size) = uniqueAddrs[start]
52 (nm_addr, size) = uniqueAddrs[halfway]
108 (functions, size) = binary_search (addr, 0, len(uniqueAddrs))