Searched refs:getEntryPointCommand (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DMachO.h364 getEntryPointCommand(const LoadCommandInfo &L) const;
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp2151 MachOObjectFile::getEntryPointCommand(const LoadCommandInfo &L) const { function in class:MachOObjectFile
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp8951 MachO::entry_point_command Ep = Obj->getEntryPointCommand(Command);

Completed in 69 milliseconds