Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h472 struct dysymtab_command { struct
473 uint32_t cmd;
474 uint32_t cmdsize;
475 uint32_t ilocalsym;
476 uint32_t nlocalsym;
477 uint32_t iextdefsym;
478 uint32_t nextdefsym;
479 uint32_t iundefsym;
480 uint32_t nundefsym;
481 uint32_t tocoff;
[all …]