Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwp.cc76 struct Section_bounds struct
78 section_offset_type offset;
79 section_size_type size;
81 Section_bounds() in Section_bounds() argument
85 Section_bounds(section_offset_type o, section_size_type s) in Section_bounds() function