Home
last modified time | relevance | path

Searched full:bind_size (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dout_of_order_linkedit.yaml63 bind_size: 96
204 #CHECK: bind_size: 96
H A Dload_commands.yaml63 bind_size: 96
189 #CHECK: bind_size: 96
H A Drebase_opcode.yaml30 bind_size: 96
H A Dweak_bind_opcode.yaml30 bind_size: 0
H A Dbind_opcode.yaml30 bind_size: 96
H A Dexport_trie.yaml63 bind_size: 96
H A Dsections.yaml173 bind_size: 96
H A Dlazy_bind_opcode.yaml30 bind_size: 0
H A Dsymtab.yaml65 bind_size: 96
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp64 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 DMachOLayoutBuilder.cpp400 MLC.dyld_info_command_data.bind_size = O.Binds.Opcodes.size(); in layoutTail()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp243 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp267 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp308 IO.mapRequired("bind_size", LoadCommand.bind_size); in mapping()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test228 EXE: bind_size 24
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test262 EXE: bind_size 24
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h823 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 DMachO.h828 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 Dmacho-private-headers.test284 EXE: bind_size 24
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h861 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 DMachO.h884 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/
DMachO.h880 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/
DMachO.h880 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/
DMachO.h880 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/
DMachO.h880 uint32_t bind_size; member
1253 sys::swapByteOrder(info.bind_size); in swapStruct()

12