Searched refs:make_asm_file (Results 1 – 1 of 1) sorted by relevance
/bionic/benchmarks/linker_relocation/regen/ |
D | gen_bench.py | 165 def make_asm_file(lib: LoadedLibrary, is_main: bool, out_filename: Path, map_out_filename: Path, function 309 has_map_file = make_asm_file(lib, lib is root, asm_path, map_path, defs) 350 has_map_file = make_asm_file(lib, lib is root, asm_path, map_path, defs)
|