HomeSort by relevance Sort by last modified time
    Searched defs:bfd_section_name (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
bfd-in.h 288 #define bfd_section_name(bfd, ptr) ((ptr)->name)
284 #define bfd_section_name macro
    [all...]
bfd-in2.h 295 #define bfd_section_name(bfd, ptr) ((ptr)->name)
291 #define bfd_section_name macro
    [all...]

Completed in 196 milliseconds