Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tiny_loader/
Dtiny_loader.cc89 size_t phdr_table_get_load_size(const ElfPhdr* phdr_table, size_t phdr_count, in phdr_table_get_load_size() function
357 size_t size = phdr_table_get_load_size(phdr_table, phdr_num, &min_vaddr); in ReserveAddressSpace()
597 phdr_table_get_load_size(loaded_phdr_, loaded_phdr_num_, &min_vaddr); in Parse()