Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 7 of 7) sorted by relevance

/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Delf_file_mgr.py122 def add_elf_file(self, elf): argument
207 def __build_deps_tree_for_one_elf(self, elf): argument
268 elf = mgr.get_elf_by_path("system/lib/libskia_ohos.z.so") variable
Delf_file.py104 elf = ElfFile(f, elfFiles.get_product_images_path()) variable
/developtools/hiperf/src/
Dsubcommand_dump.cpp198 auto elf = SymbolsFile::CreateSymbolsFile(elfFileName_); in DumpElfFile() local
Dcallstack.cpp727 auto elf = symbolsFile->GetElfFile(); in FillUnwindTable() local
Dsymbols_file.cpp390 …void AddSymbols(std::vector<DfxSymbol>& symbolsTable, std::shared_ptr<DfxElf> elf, const std::stri… in AddSymbols()
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Dram_analyzer.py441 def result_process1(cls, result_dict, process_name, process_size, elf, size): argument
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp569 auto elf = symbolsFile->GetElfFile(); in FillUnwindTable() local