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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c4719 #define IS_CONTAINED_BY_LMA(section, segment, base) \
4759 ? IS_CONTAINED_BY_LMA (section, segment, segment->p_paddr) \
5020 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5117 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5258 #undef IS_CONTAINED_BY_LMA
4714 #define IS_CONTAINED_BY_LMA macro
5253 #undef IS_CONTAINED_BY_LMA macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c5352 #define IS_CONTAINED_BY_LMA(section, segment, base) \
5402 ? IS_CONTAINED_BY_LMA (section, segment, segment->p_paddr) \
5670 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5768 if (IS_CONTAINED_BY_LMA (output_section, segment, map->p_paddr)
5885 #undef IS_CONTAINED_BY_LMA
5347 #define IS_CONTAINED_BY_LMA macro
5880 #undef IS_CONTAINED_BY_LMA macro

Completed in 145 milliseconds