Home
last modified time | relevance | path

Searched defs:Section (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.cc502 struct Section struct in gold::Dwp_output_file
504 const char* name;
505 off_t offset;
506 section_size_type size;
507 int align;
508 std::vector<Contribution> contributions;
510 Section(const char* n, int a) in Section() argument
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dpe.h411 } Section; member
/dragonfly/contrib/binutils-2.27/include/coff/
H A Dpe.h435 } Section; member