Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h702 struct dysymtab_command { struct
703 uint32_t cmd;
704 uint32_t cmdsize;
705 uint32_t ilocalsym;
706 uint32_t nlocalsym;
707 uint32_t iextdefsym;
708 uint32_t nextdefsym;
709 uint32_t iundefsym;
710 uint32_t nundefsym;
711 uint32_t tocoff;
[all …]