Home | History | Annotate | Download | only in Object

Lines Matching refs:DysymtabLoadCmd

417       SymtabLoadCmd(NULL), DysymtabLoadCmd(NULL), DataInCodeLoadCmd(NULL) {
428 assert(!DysymtabLoadCmd && "Multiple dynamic symbol tables");
429 DysymtabLoadCmd = Load.Ptr;
1560 return getStruct<macho::DysymtabLoadCommand>(this, DysymtabLoadCmd);