Home
last modified time | relevance | path

Searched refs:fake_function (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/X86/
Dindirect-cf-elimination.s5 # assembled function (fake_function) that has no line table information
23 .type fake_function,@function
24 fake_function: label
/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py1028 class fake_function: class
1030 tracer = JumpTracer(fake_function, 2, 0)
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py1286 class fake_function: class
1288 tracer = JumpTracer(fake_function, 2, 0)