Files
rocm-systems/projects/rocprofiler-systems/source/lib/rocprof-sys-rt/src/RTspace-smallmem.s
T
Mario Limonciello d1aaae2539 Run pre-commit's whitespace related hooks on projects/rocprofiler-systems (#2123)
In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
2025-12-04 23:39:42 -05:00

19 строки
481 B
ArmAsm

.file "RTspace.s"
.globl DYNINSTstaticHeap_8K_lowmemHeap_1
.type DYNINSTstaticHeap_8K_lowmemHeap_1, @object
.size DYNINSTstaticHeap_8K_lowmemHeap_1, 8192
.globl DYNINSTstaticHeap_32K_anyHeap_1
.type DYNINSTstaticHeap_32K_anyHeap_1, @object
.size DYNINSTstaticHeap_32K_anyHeap_1, 32768
.section .dyninst_heap,"awx",@nobits
.align 16
DYNINSTstaticHeap_8K_lowmemHeap_1:
.skip 8192
DYNINSTstaticHeap_32K_anyHeap_1:
.skip 32768
.section .note.GNU-stack,"",@progbits