Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1371 bool ElfFileImpl<ElfTypes>::Strip(File* file, std::string* error_msg) { in Strip() function in art::ElfFileImpl
1672 bool ElfFile::Strip(File* file, std::string* error_msg) { in Strip() function in art::ElfFile
/art/libelffile/elf/
Delf_builder.h603 off_t Strip() { in Strip() function