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-7.0/llvm/include/llvm/BinaryFormat/
DMachO.def38 HANDLE_LOAD_COMMAND(LC_PREBOUND_DYLIB, 0x00000010u, prebound_dylib_command)
97 LOAD_COMMAND_STRUCT(prebound_dylib_command)
DMachO.h631 struct prebound_dylib_command { struct
1331 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-7.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp398 void MappingTraits<MachO::prebound_dylib_command>::mapping( in mapping()
399 IO &IO, MachO::prebound_dylib_command &LoadCommand) { in mapping()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h411 struct prebound_dylib_command { struct