Home
last modified time | relevance | path

Searched refs:atf2 (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/binutils/binutils-2.37/ld/testsuite/ld-arm/
H A Difunc-4.rd9 0001003c ......02 R_ARM_ABS32 atf2\(\) atf2
10 00010040 ......03 R_ARM_REL32 atf2\(\) atf2
11 00011074 ......15 R_ARM_GLOB_DAT atf2\(\) atf2
69 0001100c ......16 R_ARM_JUMP_SLOT atf2\(\) atf2
H A Difunc-10.rd4 0001108c ......15 R_ARM_GLOB_DAT 00009018 atf2
31 0001100c ......16 R_ARM_JUMP_SLOT 00009018 atf2
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/testsuite/ld-arm/
H A Difunc-4.rd9 0001003c ......02 R_ARM_ABS32 atf2\(\) atf2
10 00010040 ......03 R_ARM_REL32 atf2\(\) atf2
11 00011074 ......15 R_ARM_GLOB_DAT atf2\(\) atf2
69 0001100c ......16 R_ARM_JUMP_SLOT atf2\(\) atf2
H A Difunc-10.rd4 0001108c ......15 R_ARM_GLOB_DAT 00009018 atf2
31 0001100c ......16 R_ARM_JUMP_SLOT 00009018 atf2
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/testsuite/ld-arm/
H A Difunc-4.rd9 0001003c ......02 R_ARM_ABS32 atf2\(\) atf2
10 00010040 ......03 R_ARM_REL32 atf2\(\) atf2
11 00011074 ......15 R_ARM_GLOB_DAT atf2\(\) atf2
69 0001100c ......16 R_ARM_JUMP_SLOT atf2\(\) atf2
H A Difunc-10.rd4 0001108c ......15 R_ARM_GLOB_DAT 00009018 atf2
31 0001100c ......16 R_ARM_JUMP_SLOT 00009018 atf2
/dports/devel/arm-elf-binutils/binutils-2.37/ld/testsuite/ld-arm/
H A Difunc-4.rd9 0001003c ......02 R_ARM_ABS32 atf2\(\) atf2
10 00010040 ......03 R_ARM_REL32 atf2\(\) atf2
11 00011074 ......15 R_ARM_GLOB_DAT atf2\(\) atf2
69 0001100c ......16 R_ARM_JUMP_SLOT atf2\(\) atf2
H A Difunc-10.rd4 0001108c ......15 R_ARM_GLOB_DAT 00009018 atf2
31 0001100c ......16 R_ARM_JUMP_SLOT 00009018 atf2
/dports/devel/gnulibiberty/binutils-2.37/ld/testsuite/ld-arm/
H A Difunc-4.rd9 0001003c ......02 R_ARM_ABS32 atf2\(\) atf2
10 00010040 ......03 R_ARM_REL32 atf2\(\) atf2
11 00011074 ......15 R_ARM_GLOB_DAT atf2\(\) atf2
69 0001100c ......16 R_ARM_JUMP_SLOT atf2\(\) atf2
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A DDeleteWithNonVirtualDtor.cpp79 NonVirtual *atf2; in assignThroughFunction2() local
80 atf2 = get(); // expected-note{{Conversion from derived to base happened here}} in assignThroughFunction2()
81 delete atf2; // expected-warning{{Destruction of a polymorphic object with no virtual destructor}} in assignThroughFunction2()

12