Home
last modified time | relevance | path

Searched refs:FuncStartsLoadCmd (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DMachO.h861 const char *FuncStartsLoadCmd = nullptr; variable
/openbsd/src/gnu/llvm/llvm/lib/Object/
DMachOObjectFile.cpp1356 if ((Err = checkLinkeditDataCommand(*this, Load, I, &FuncStartsLoadCmd, in MachOObjectFile()
5255 if (!FuncStartsLoadCmd) in getFunctionStarts()
5259 getStructOrErr<MachO::linkedit_data_command>(*this, FuncStartsLoadCmd); in getFunctionStarts()