Home
last modified time | relevance | path

Searched defs:DyldInfo (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp2213 MachO::dyld_info_command DyldInfo in getDyldInfoRebaseOpcodes() local
2224 MachO::dyld_info_command DyldInfo in getDyldInfoBindOpcodes() local
2235 MachO::dyld_info_command DyldInfo in getDyldInfoWeakBindOpcodes() local
2246 MachO::dyld_info_command DyldInfo in getDyldInfoLazyBindOpcodes() local
2257 MachO::dyld_info_command DyldInfo in getDyldInfoExportsTrie() local
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp8355 MachO::dyld_info_command DyldInfo = Obj->getDyldInfoLoadCommand(Command); in PrintLoadCommands() local