Searched defs:BinaryFinder (Results 1 – 3 of 3) sorted by relevance
| /system/extras/simpleperf/scripts/ |
| D | report_etm.py | 32 def __init__(self, lib: ReportLib, binary_finder: BinaryFinder, objdump: Objdump) -> None:
|
| D | simpleperf_utils.py | 432 class BinaryFinder: class 550 binary_finder: BinaryFinder, with_function_name: bool): 825 def __init__(self, ndk_path: Optional[str], binary_finder: BinaryFinder):
|
| D | report_fuchsia.py | 388 def __init__(self, lib: ReportLib, binary_finder: BinaryFinder, readelf: ReadElf,
|