Searched defs:getLoadCommandInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Object/
H A DMachOObject.cpp144 MachOObject::getLoadCommandInfo(unsigned Index) const { function in class:MachOObject
153 const LoadCommandInfo &Prev = getLoadCommandInfo(Index - 1);

Completed in 978 milliseconds