Searched defs:phdr_table_get_load_size (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker_phdr.cpp239 size_t phdr_table_get_load_size(const Elf32_Phdr* phdr_table, function
285 load_size_ = phdr_table_get_load_size(phdr_table_, phdr_num_, &min_vaddr);

Completed in 4350 milliseconds