Home
last modified time | relevance | path

Searched defs:bfd_section_lma (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
H A Dbfd-in.h290 #define bfd_section_lma(bfd, ptr) ((ptr)->lma) macro
H A Dbfd-in2.h297 #define bfd_section_lma(bfd, ptr) ((ptr)->lma) macro
/dragonfly/contrib/binutils-2.27/bfd/
H A Dbfd-in2.h295 #define bfd_section_lma(bfd, ptr) ((ptr)->lma) macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h1217 bfd_section_lma (const asection *sec) in bfd_section_lma() function