Searched defs:macho_section (Results 1 – 1 of 1) sorted by relevance
64 template <typename T> struct macho_section { struct68 macho_section(const section_64 &sec, std::span<uint8_t> data) in macho_section() function