Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/benchmarks/linker_relocation/regen/
H A Ddump_relocs.py55 g_readelf_cache: Dict[str, str] = {} variable
61 if key in g_readelf_cache: return g_readelf_cache[key].splitlines()
63 g_readelf_cache[key] = out