/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/ |
H A D | out_of_order_linkedit.yaml | 63 bind_size: 96 204 #CHECK: bind_size: 96
|
H A D | load_commands.yaml | 63 bind_size: 96 189 #CHECK: bind_size: 96
|
H A D | rebase_opcode.yaml | 30 bind_size: 96
|
H A D | weak_bind_opcode.yaml | 30 bind_size: 0
|
H A D | bind_opcode.yaml | 30 bind_size: 96
|
H A D | export_trie.yaml | 63 bind_size: 96
|
H A D | sections.yaml | 173 bind_size: 96
|
H A D | lazy_bind_opcode.yaml | 30 bind_size: 0
|
H A D | symtab.yaml | 65 bind_size: 96
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A D | MachOWriter.cpp | 64 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in totalSize() 66 Ends.push_back(DyLdInfoCommand.bind_off + DyLdInfoCommand.bind_size); in totalSize() 336 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in writeBindInfo()
|
H A D | MachOLayoutBuilder.cpp | 400 MLC.dyld_info_command_data.bind_size = O.Binds.Opcodes.size(); in layoutTail()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 243 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 267 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 308 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/ |
H A D | macho-private-headers.test | 228 EXE: bind_size 24
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/ |
H A D | macho-private-headers.test | 262 EXE: bind_size 24
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MachO.h | 823 uint32_t bind_size; member 1076 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 828 uint32_t bind_size; member 1084 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/ |
H A D | macho-private-headers.test | 284 EXE: bind_size 24
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 861 uint32_t bind_size; member 1113 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 884 uint32_t bind_size; member 1252 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | MachO.h | 880 uint32_t bind_size; member 1253 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | MachO.h | 880 uint32_t bind_size; member 1253 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | MachO.h | 880 uint32_t bind_size; member 1253 sys::swapByteOrder(info.bind_size); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | MachO.h | 880 uint32_t bind_size; member 1253 sys::swapByteOrder(info.bind_size); in swapStruct()
|