Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h720 struct dysymtab_command { struct
721 uint32_t cmd;
722 uint32_t cmdsize;
723 uint32_t ilocalsym;
724 uint32_t nlocalsym;
725 uint32_t iextdefsym;
726 uint32_t nextdefsym;
727 uint32_t iundefsym;
728 uint32_t nundefsym;
729 uint32_t tocoff;
[all …]