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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd-in.h336 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
332 #define bfd_get_section_lma macro
H A Dbfd-in2.h343 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
339 #define bfd_get_section_lma macro
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h349 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
345 #define bfd_get_section_lma macro

Completed in 249 milliseconds