Searched refs:FuncStartsLoadCmd (Results 1 – 2 of 2) sorted by relevance
866 const char *FuncStartsLoadCmd = nullptr; variable
1363 if ((Err = checkLinkeditDataCommand(*this, Load, I, &FuncStartsLoadCmd, in MachOObjectFile()5267 if (!FuncStartsLoadCmd) in getFunctionStarts()5271 getStructOrErr<MachO::linkedit_data_command>(*this, FuncStartsLoadCmd); in getFunctionStarts()