Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/
H A Dout_of_order_linkedit.yaml61 rebase_size: 8
202 #CHECK: rebase_size: 8
H A Dload_commands.yaml61 rebase_size: 8
187 #CHECK: rebase_size: 8
H A Drebase_opcode.yaml28 rebase_size: 8
H A Dweak_bind_opcode.yaml28 rebase_size: 8
H A Dbind_opcode.yaml28 rebase_size: 8
H A Dexport_trie.yaml61 rebase_size: 8
H A Dsections.yaml171 rebase_size: 8
H A Dlazy_bind_opcode.yaml28 rebase_size: 8
H A Dsymtab.yaml63 rebase_size: 8
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp59 assert((DyLdInfoCommand.rebase_size == O.Rebases.Opcodes.size()) && in totalSize()
61 Ends.push_back(DyLdInfoCommand.rebase_off + DyLdInfoCommand.rebase_size); in totalSize()
324 assert((DyLdInfoCommand.rebase_size == O.Rebases.Opcodes.size()) && in writeRebaseInfo()
H A DMachOLayoutBuilder.cpp397 MLC.dyld_info_command_data.rebase_size = O.Rebases.Opcodes.size(); in layoutTail()
/aosp_15_r20/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp241 IO.mapRequired("rebase_size", LoadCommand.rebase_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp265 IO.mapRequired("rebase_size", LoadCommand.rebase_size); in mapping()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp306 IO.mapRequired("rebase_size", LoadCommand.rebase_size); in mapping()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/
H A Dmacho-private-headers.test226 EXE: rebase_size 8
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/
H A Dmacho-private-headers.test260 EXE: rebase_size 4
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMachO.h821 uint32_t rebase_size; member
1074 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h826 uint32_t rebase_size; member
1082 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/
H A Dmacho-private-headers.test282 EXE: rebase_size 8
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h859 uint32_t rebase_size; member
1111 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h882 uint32_t rebase_size; member
1250 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h878 uint32_t rebase_size; member
1251 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h878 uint32_t rebase_size; member
1251 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h878 uint32_t rebase_size; member
1251 sys::swapByteOrder(info.rebase_size); in swapStruct()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h878 uint32_t rebase_size; member
1251 sys::swapByteOrder(info.rebase_size); in swapStruct()

12