/aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/ |
H A D | macho-private-headers.test | 106 CHECK: iextdefsym 2 303 EXE: iextdefsym 0 526 NON_VERBOSE: iextdefsym 2
|
/aosp_15_r20/external/llvm/test/ObjectYAML/MachO/ |
H A D | load_commands.yaml | 80 iextdefsym: 9 206 #CHECK: iextdefsym: 9
|
H A D | rebase_opcode.yaml | 47 iextdefsym: 9
|
H A D | weak_bind_opcode.yaml | 47 iextdefsym: 9
|
H A D | bind_opcode.yaml | 47 iextdefsym: 9
|
H A D | export_trie.yaml | 80 iextdefsym: 9
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/AArch64/ |
H A D | macho-private-headers.test | 63 CHECK: iextdefsym 3 247 EXE: iextdefsym 0
|
/aosp_15_r20/external/llvm/test/tools/llvm-objdump/ARM/ |
H A D | macho-private-headers.test | 110 CHECK: iextdefsym 0 281 EXE: iextdefsym 1
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MachO.h | 683 uint32_t iextdefsym; member 708 uint32_t iextdefsym; member 724 uint32_t iextdefsym; member 1201 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 685 uint32_t iextdefsym; member 710 uint32_t iextdefsym; member 726 uint32_t iextdefsym; member 1209 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 697 uint32_t iextdefsym; member 722 uint32_t iextdefsym; member 738 uint32_t iextdefsym; member 1238 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/external/llvm/test/MC/MachO/ |
H A D | symbols-1.s | 165 // CHECK-X86_32: iextdefsym: 3 330 // CHECK-X86_64: iextdefsym: 3
|
H A D | variable-exprs.s | 237 // CHECK-I386: iextdefsym: 7 446 // CHECK-X86_64: iextdefsym: 7
|
H A D | section-align-1.s | 73 // CHECK: iextdefsym: 1
|
H A D | direction_labels.s | 82 // CHECK: iextdefsym: 1
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 714 uint32_t iextdefsym; member 739 uint32_t iextdefsym; member 755 uint32_t iextdefsym; member 1377 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 291 IO.mapRequired("iextdefsym", LoadCommand.iextdefsym); in mapping()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | MachO.h | 710 uint32_t iextdefsym; member 735 uint32_t iextdefsym; member 751 uint32_t iextdefsym; member 1378 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | MachO.h | 710 uint32_t iextdefsym; member 735 uint32_t iextdefsym; member 751 uint32_t iextdefsym; member 1378 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | MachO.h | 710 uint32_t iextdefsym; member 735 uint32_t iextdefsym; member 751 uint32_t iextdefsym; member 1378 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | MachO.h | 710 uint32_t iextdefsym; member 735 uint32_t iextdefsym; member 751 uint32_t iextdefsym; member 1378 sys::swapByteOrder(dst.iextdefsym); in swapStruct()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 328 IO.mapRequired("iextdefsym", LoadCommand.iextdefsym); in mapping()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loadmacho/ |
D | ldmacho.go | 139 iextdefsym uint32 member 296 c.dsym.iextdefsym = e4(p[16:])
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MachOYAML.cpp | 382 IO.mapRequired("iextdefsym", LoadCommand.iextdefsym); in mapping()
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 752 W.printNumber("iextdefsym", DLC.iextdefsym); in printMachODysymtab()
|