Searched defs:bfd_is_com_section (Results 1 – 3 of 3) sorted by relevance
343 #define bfd_is_com_section(ptr) (((ptr)->flags & SEC_IS_COMMON) != 0) macro
350 #define bfd_is_com_section(ptr) (((ptr)->flags & SEC_IS_COMMON) != 0) macro
356 #define bfd_is_com_section(ptr) (((ptr)->flags & SEC_IS_COMMON) != 0) macro