Home
last modified time | relevance | path

Searched refs:prebound_dylib_command (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Support/
DMachO.def31 HANDLE_LOAD_COMMAND(LC_PREBOUND_DYLIB, 0x00000010u, prebound_dylib_command)
85 LOAD_COMMAND_STRUCT(prebound_dylib_command)
DMachO.h624 struct prebound_dylib_command { struct
1284 inline void swapStruct(prebound_dylib_command &C) { in swapStruct()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.def38 HANDLE_LOAD_COMMAND(LC_PREBOUND_DYLIB, 0x00000010u, prebound_dylib_command)
95 LOAD_COMMAND_STRUCT(prebound_dylib_command)
DMachO.h626 struct prebound_dylib_command { struct
1295 inline void swapStruct(prebound_dylib_command &C) { in swapStruct()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.def37 HANDLE_LOAD_COMMAND(LC_PREBOUND_DYLIB, 0x00000010u, prebound_dylib_command)
96 LOAD_COMMAND_STRUCT(prebound_dylib_command)
DMachO.h640 struct prebound_dylib_command { struct
1345 inline void swapStruct(prebound_dylib_command &C) { in swapStruct()
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp377 void MappingTraits<MachO::prebound_dylib_command>::mapping( in mapping()
378 IO &IO, MachO::prebound_dylib_command &LoadCommand) { in mapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp406 void MappingTraits<MachO::prebound_dylib_command>::mapping( in mapping()
407 IO &IO, MachO::prebound_dylib_command &LoadCommand) { in mapping()
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h729 struct prebound_dylib_command { struct