/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/ |
H A D | macho-private-headers.test | 119 CHECK: nextrel 0 316 EXE: nextrel 0 539 NON_VERBOSE: nextrel 0
|
/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/ |
H A D | load_commands.yaml | 93 nextrel: 0 219 #CHECK: nextrel: 0
|
H A D | rebase_opcode.yaml | 60 nextrel: 0
|
H A D | weak_bind_opcode.yaml | 60 nextrel: 0
|
H A D | bind_opcode.yaml | 60 nextrel: 0
|
H A D | export_trie.yaml | 93 nextrel: 0
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/ |
H A D | macho-private-headers.test | 76 CHECK: nextrel 0 260 EXE: nextrel 0
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/ |
H A D | macho-private-headers.test | 123 CHECK: nextrel 0 294 EXE: nextrel 0
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MachO.h | 696 uint32_t nextrel; member 715 uint32_t nextrel; member 731 uint32_t nextrel; member 1214 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 698 uint32_t nextrel; member 717 uint32_t nextrel; member 733 uint32_t nextrel; member 1222 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 710 uint32_t nextrel; member 729 uint32_t nextrel; member 745 uint32_t nextrel; member 1251 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/external/llvm/test/MC/MachO/ |
H A D | symbols-1.s | 178 // CHECK-X86_32: nextrel: 0 343 // CHECK-X86_64: nextrel: 0
|
H A D | variable-exprs.s | 250 // CHECK-I386: nextrel: 0 459 // CHECK-X86_64: nextrel: 0
|
H A D | section-align-1.s | 86 // CHECK: nextrel: 0
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 727 uint32_t nextrel; member 746 uint32_t nextrel; member 762 uint32_t nextrel; member 1390 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 304 IO.mapRequired("nextrel", LoadCommand.nextrel); in mapping()
|
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/ |
H A D | loader.h | 998 * case the presents of this load command who's extreloff, nextrel, 1020 uint32_t nextrel; /* number of external relocation entries */ member 1063 uint32_t nextrel; /* number of external relocation entries */ member 1090 uint32_t nextrel; /* number of external relocation entries */ member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | MachO.h | 723 uint32_t nextrel; member 742 uint32_t nextrel; member 758 uint32_t nextrel; member 1391 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | MachO.h | 723 uint32_t nextrel; member 742 uint32_t nextrel; member 758 uint32_t nextrel; member 1391 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | MachO.h | 723 uint32_t nextrel; member 742 uint32_t nextrel; member 758 uint32_t nextrel; member 1391 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | MachO.h | 723 uint32_t nextrel; member 742 uint32_t nextrel; member 758 uint32_t nextrel; member 1391 sys::swapByteOrder(dst.nextrel); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 341 IO.mapRequired("nextrel", LoadCommand.nextrel); in mapping()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/ |
D | ldmacho.go | 152 nextrel uint32 member 309 c.dsym.nextrel = e4(p[68:])
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 395 IO.mapRequired("nextrel", LoadCommand.nextrel); in mapping()
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 765 W.printNumber("nextrel", DLC.nextrel); in printMachODysymtab()
|