Searched refs:IS_CONTAINED_BY_LMA (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c5291 #define IS_CONTAINED_BY_LMA(section, segment, base) \
5333 ? IS_CONTAINED_BY_LMA (section, segment, segment->p_paddr) \
5623 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5726 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5842 #undef IS_CONTAINED_BY_LMA
5286 #define IS_CONTAINED_BY_LMA macro
5837 #undef IS_CONTAINED_BY_LMA macro

Completed in 120 milliseconds