Home
last modified time | relevance | path

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

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