Home
last modified time | relevance | path

Searched refs:LoadCommand (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DMachOObject.h49 macho::LoadCommand Command;
DMachOFormat.h147 struct LoadCommand { struct
/external/llvm/lib/Object/
DMachOObject.cpp158 sizeof(macho::LoadCommand)); in getLoadCommandInfo()