Home
last modified time | relevance | path

Searched refs:getDylibIDLoadCommand (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Object/
H A DMachO.h352 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMachO.h511 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DMachO.h667 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DMachO.h670 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DMachO.h670 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DMachO.h670 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DMachO.h671 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp2121 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4327 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp573 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()
8993 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp4685 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile