Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h705 struct dysymtab_command { struct
706 uint32_t cmd;
707 uint32_t cmdsize;
708 uint32_t ilocalsym;
709 uint32_t nlocalsym;
710 uint32_t iextdefsym;
711 uint32_t nextdefsym;
712 uint32_t iundefsym;
713 uint32_t nundefsym;
714 uint32_t tocoff;
[all …]