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

  /toolchain/binutils/binutils-2.27/bfd/
bfd-in.h 291 #define bfd_section_vma(bfd, ptr) ((ptr)->vma)
287 #define bfd_section_vma macro
    [all...]
bfd-in2.h 298 #define bfd_section_vma(bfd, ptr) ((ptr)->vma)
294 #define bfd_section_vma macro
    [all...]

Completed in 363 milliseconds