Searched refs:found_lma (Results 1 – 2 of 2) sorted by relevance
4816 uint64_t found_lma = 0; in section_with_lowest_load_address() local4819 &found_lma); in section_with_lowest_load_address()4828 uint64_t* found_lma) const in lowest_load_address_in_list()4840 if (*found == NULL || lma < *found_lma) in lowest_load_address_in_list()4843 *found_lma = lma; in lowest_load_address_in_list()
4865 uint64_t* found_lma) const;