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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in.h259 #define bfd_set_section(x,y) ((x)->section) = (y)
257 #define bfd_set_section macro
H A Dbfd-in2.h266 #define bfd_set_section(x,y) ((x)->section) = (y)
264 #define bfd_set_section macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h266 #define bfd_set_section(x,y) ((x)->section) = (y)
264 #define bfd_set_section macro
H A Dbfd.h266 #define bfd_set_section(x,y) ((x)->section) = (y)
264 #define bfd_set_section macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h264 #define bfd_set_section(x,y) ((x)->section) = (y)
262 #define bfd_set_section macro
H A Dbfd.h264 #define bfd_set_section(x,y) ((x)->section) = (y)
262 #define bfd_set_section macro

Completed in 194 milliseconds