Home
last modified time | relevance | path

Searched refs:alloc_stack (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/gas/
Dwin64-gas-sce.asm4 alloc_stack 16 label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
Dsce2.asm14 alloc_stack sampleFrame_size label
Dsce3.masm57 alloc_stack(sizeof sampleFrame)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dwin64-gas.mac39 %imacro alloc_stack 1
Dwin64-nasm.mac72 %imacro alloc_stack 1
/external/compiler-rt/lib/asan/
Dasan_report.cc472 StackTrace alloc_stack; in DescribeHeapAddress() local
473 chunk.GetAllocStack(&alloc_stack); in DescribeHeapAddress()
496 alloc_stack.Print(); in DescribeHeapAddress()