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

  /toolchain/binutils/binutils-2.27/bfd/
bfd-in.h 292 #define bfd_section_lma(bfd, ptr) ((ptr)->lma)
288 #define bfd_section_lma macro
    [all...]
bfd-in2.h 299 #define bfd_section_lma(bfd, ptr) ((ptr)->lma)
295 #define bfd_section_lma macro
    [all...]

Completed in 164 milliseconds