Searched refs:LoadSegments (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/binary_translation/tiny_loader/ |
D | tiny_loader.cc | 148 bool LoadSegments(int fd, size_t file_size, ElfHalf e_type, const ElfPhdr* phdr_table, 407 bool TinyElfLoader::LoadSegments(int fd, size_t file_size, ElfHalf e_type, in LoadSegments() function in __anon8a8229810111::TinyElfLoader 631 LoadSegments(fd, file_size, header.e_type, phdr_table, phdr_num, align, mmap64_fn, in LoadFromFile()
|