/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/EntryExitInstrumenter/ |
D | mcount.ll | 15 ; CHECK-NEXT: call void @mcount() 31 ; CHECK-NEXT: call void @mcount() 49 ; The mcount function has many different names. 53 ; CHECK: call void @.mcount 65 ; CHECK: call void @"\01mcount" 106 attributes #0 = { "instrument-function-entry-inlined"="mcount" "instrument-function-entry"="__cyg_p… 107 attributes #1 = { "instrument-function-entry-inlined"=".mcount" } 110 attributes #4 = { "instrument-function-entry-inlined"="\01mcount" }
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | mcount-insertion.ll | 14 ; CHECK: bl mcount 30 ; CHECK: bl mcount 46 attributes #0 = { "instrument-function-entry-inlined"="mcount" "instrument-function-entry"="__cyg_p…
|
/external/u-boot/drivers/mtd/onenand/ |
D | samsung.c | 277 int i, mcount, scount; in s3c_onenand_command() local 308 mcount = mtd->writesize >> 2; in s3c_onenand_command() 314 for (i = 0; i < mcount; i++) in s3c_onenand_command() 321 for (i = 0; i < mcount; i++) in s3c_onenand_command() 333 for (i = 0; i < mcount; i++) in s3c_onenand_command() 341 for (i = 0; i < mcount; i++) in s3c_onenand_command()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fentry-insertion.ll | 11 ; CHECK-NOT: mcount 24 ; CHECK-NOT: mcount
|
D | O0-pipeline.ll | 25 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
|
D | O3-pipeline.ll | 40 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | ClassDef.java | 383 int ccount = 0, mcount = 0; in computeSUID() local 404 … mds [mcount ++] = new MethodDescriptor (name, modifiers, method.getDescriptor (this)); in computeSUID() 430 if (mcount > 0) in computeSUID() 432 Arrays.sort (mds, 0, mcount); in computeSUID() 434 for (int i = 0; i < mcount; ++ i) in computeSUID()
|
/external/toybox/toys/posix/ |
D | grep.c | 113 long lcount = 0, mcount = 0, offset = 0, after = 0, before = 0; in do_grep() local 318 mcount++; in do_grep() 346 if (discard && mcount) bars = "--"; in do_grep() 350 if (FLAG(m) && mcount >= TT.m) break; in do_grep() 353 if (FLAG(c)) outline(0, ':', name, mcount, 0, 1); in do_grep()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | long-call-mcount.ll | 1 ; Check call to mcount in case of long/short call options.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | opt-O0-pipeline.ll | 9 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (pre inlining)
|
D | opt-Os-pipeline.ll | 13 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (pre inlining)
|
D | opt-O3-pipeline.ll | 13 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (pre inlining)
|
D | opt-O2-pipeline.ll | 13 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (pre inlining)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | O0-pipeline.ll | 25 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
|
D | O3-pipeline.ll | 46 ; CHECK-NEXT: Instrument function entry/exit with calls to e.g. mcount() (post inlining)
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.c | 2652 size_t mcount; in eap_get_phase2_types() local 2655 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types() 2659 buf = os_malloc(mcount * sizeof(struct eap_method_type)); in eap_get_phase2_types()
|
/external/libmtp/logs/ |
D | mtp-detect-sonyericsson-w910.txt | 139 0350: 1010 1010 1010 1000 6d63 6f75 6e74 3a20 ........mcount:
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2265 fun:mcount=uninstrumented
|
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
/external/clang/include/clang/Driver/ |
D | Options.td | 1792 def pg : Flag<["-"], "pg">, HelpText<"Enable mcount instrumentation">, Flags<[CC1Option]>;
|
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |