Home
last modified time | relevance | path

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

/art/libelffile/elf/
Delf_builder.h643 void ReserveSpaceForDynamicSection(const std::string& elf_file_path) { in ReserveSpaceForDynamicSection()
687 void PrepareDynamicSection(const std::string& elf_file_path, in PrepareDynamicSection()
1114 static std::string GetSoname(const std::string& elf_file_path) { in GetSoname()