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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in.h312 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
308 #define bfd_get_section_lma macro
H A Dbfd-in2.h319 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
315 #define bfd_get_section_lma macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h319 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
315 #define bfd_get_section_lma macro
H A Dbfd.h319 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
315 #define bfd_get_section_lma macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h317 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
313 #define bfd_get_section_lma macro
H A Dbfd.h317 #define bfd_get_section_lma(bfd, ptr) ((ptr)->lma + 0)
313 #define bfd_get_section_lma macro

Completed in 134 milliseconds