Searched defs:bfd_get_start_address (Results 1 – 4 of 4) sorted by relevance
513 #define bfd_get_start_address(abfd) ((abfd)->start_address) macro
520 #define bfd_get_start_address(abfd) ((abfd)->start_address) macro
527 #define bfd_get_start_address(abfd) ((abfd)->start_address) macro
6775 bfd_get_start_address (const bfd *abfd) in bfd_get_start_address() function