Searched defs:bfd_get_section_size (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | bfd-in.h | 286 #define bfd_get_section_size(ptr) ((ptr)->size) macro |
D | bfd-in2.h | 293 #define bfd_get_section_size(ptr) ((ptr)->size) macro |