Home
last modified time | relevance | path

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

/third_party/boost/boost/dll/detail/
Dmacho_info.hpp138 struct symtab_command_ { struct
139 boost::uint32_t cmd; /* LC_SYMTAB_ */
140 boost::uint32_t cmdsize; /* sizeof(struct symtab_command) */
141 boost::uint32_t symoff; /* symbol table offset */
165 typedef boost::dll::detail::symtab_command_ symbol_header_t;