Home
last modified time | relevance | path

Searched refs:LoadSegments (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/tiny_loader/
Dtiny_loader.cc148 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()