Home
last modified time | relevance | path

Searched refs:getFirstLoadCommandInfo (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/llvm/include/llvm/Object/
HDMachO.h163 LoadCommandInfo getFirstLoadCommandInfo() const;
/trueos/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp171 MachOObj->getFirstLoadCommandInfo(); in getSectionsAndSymbols()
/trueos/contrib/llvm/tools/macho-dump/
HDmacho-dump.cpp402 InputObject->getFirstLoadCommandInfo(); in main()
/trueos/contrib/llvm/lib/MC/
HDMCObjectDisassembler.cpp543 MachOObjectFile::LoadCommandInfo Load = MOOF.getFirstLoadCommandInfo(); in getEntrypoint()
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp431 MachOObjectFile::LoadCommandInfo Load = getFirstLoadCommandInfo(); in MachOObjectFile()
1434 MachOObjectFile::getFirstLoadCommandInfo() const { in getFirstLoadCommandInfo() function in llvm::object::MachOObjectFile