Home
last modified time | relevance | path

Searched full:weak_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.yaml65 weak_bind_size: 0
206 #CHECK: weak_bind_size: 0
H A Dload_commands.yaml65 weak_bind_size: 0
191 #CHECK: weak_bind_size: 0
H A Drebase_opcode.yaml32 weak_bind_size: 0
H A Dweak_bind_opcode.yaml32 weak_bind_size: 96
H A Dbind_opcode.yaml32 weak_bind_size: 0
H A Dexport_trie.yaml65 weak_bind_size: 0
H A Dsections.yaml175 weak_bind_size: 0
H A Dlazy_bind_opcode.yaml32 weak_bind_size: 96
H A Dsymtab.yaml67 weak_bind_size: 0
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp69 assert((DyLdInfoCommand.weak_bind_size == O.WeakBinds.Opcodes.size()) && in totalSize()
72 DyLdInfoCommand.weak_bind_size); in totalSize()
348 assert((DyLdInfoCommand.weak_bind_size == O.WeakBinds.Opcodes.size()) && in writeWeakBindInfo()
H A DMachOLayoutBuilder.cpp403 MLC.dyld_info_command_data.weak_bind_size = O.WeakBinds.Opcodes.size(); in layoutTail()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp245 IO.mapRequired("weak_bind_size", LoadCommand.weak_bind_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp269 IO.mapRequired("weak_bind_size", LoadCommand.weak_bind_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp310 IO.mapRequired("weak_bind_size", LoadCommand.weak_bind_size); in mapping()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test230 EXE: weak_bind_size 0
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test264 EXE: weak_bind_size 0
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h825 uint32_t weak_bind_size; member
1078 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h830 uint32_t weak_bind_size; member
1086 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A Dmacho-private-headers.test286 EXE: weak_bind_size 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h863 uint32_t weak_bind_size; member
1115 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h886 uint32_t weak_bind_size; member
1254 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h882 uint32_t weak_bind_size; member
1255 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h882 uint32_t weak_bind_size; member
1255 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h882 uint32_t weak_bind_size; member
1255 sys::swapByteOrder(info.weak_bind_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h882 uint32_t weak_bind_size; member
1255 sys::swapByteOrder(info.weak_bind_size); in swapStruct()

12