Searched refs:text (Results 1 – 25 of 81) sorted by relevance
1234
| /libcpu/aarch64/ |
| A D | link.lds.S | 25 text PT_LOAD FLAGS(5); /* PF_R(4) | PF_X(1) = 0x5 (RX) */ 40 .text : 44 KEEP(*(.text.entrypoint)) /* The entry point */ argument 46 *(.text) /* remaining code */ 47 *(.text.*) /* remaining code */ 99 } :text
|
| /libcpu/ia32/ |
| A D | trapisr_gcc.S | 28 .text 37 .text 44 .text
|
| A D | hdisr_gcc.S | 27 .text 34 .text
|
| /libcpu/aarch64/common/ |
| A D | startup_gcc.S | 15 .text
|
| A D | stack_gcc.S | 21 .section .text
|
| A D | vector_gcc.S | 18 .text
|
| /libcpu/arm/realview-a8-vmm/ |
| A D | context_gcc.S | 13 .section .text, "ax" 50 .section .text.isr, "ax"
|
| A D | start_gcc.S | 46 .text 120 .section .text.isr, "ax"
|
| /libcpu/arm/zynqmp-r5/ |
| A D | context_gcc.S | 11 .section .text, "ax" 51 .section .text.isr, "ax"
|
| /libcpu/aarch64/common/mp/ |
| A D | vector_gcc.S | 18 .section .text
|
| A D | context_gcc.S | 26 .section .text
|
| /libcpu/aarch64/common/up/ |
| A D | vector_gcc.S | 23 .section .text
|
| A D | context_gcc.S | 37 .section .text
|
| /libcpu/m16c/m16c62p/ |
| A D | context_gcc.S | 13 .section .text
|
| /libcpu/arm/am335x/ |
| A D | context_iar.S | 14 SECTION .text:CODE(6)
|
| /libcpu/arm/cortex-m33/ |
| A D | syscall_iar.S | 17 SECTION .text:CODE(2)
|
| A D | syscall_gcc.S | 14 .text
|
| A D | syscall_rvds.S | 11 AREA |.text|, CODE, READONLY, ALIGN=2
|
| /libcpu/arm/lpc24xx/ |
| A D | context_rvds.S | 14 AREA |.text|, CODE, READONLY, ALIGN=2
|
| /libcpu/arm/cortex-a/ |
| A D | context_gcc.S | 12 .section .text, "ax" 71 .section .text.isr, "ax"
|
| /libcpu/ppc/ppc405/ |
| A D | start_gcc.S | 16 #define function_prolog(func_name) .text; \ 163 .text 167 .text 2 ; \ 169 .text ; \ 201 .text
|
| /libcpu/arm/cortex-m4/ |
| A D | context_iar.S | 28 SECTION .text:CODE(2) 41 SECTION .text:CODE:REORDER:NOROOT(2) 51 SECTION .text:CODE:REORDER:NOROOT(2)
|
| /libcpu/xilinx/microblaze/ |
| A D | context_gcc.S | 13 .text 144 .section .text
|
| /libcpu/avr32/uc3/ |
| A D | context_gcc.S | 14 .text
|
| /libcpu/arm/arm926/ |
| A D | context_gcc.S | 13 .text
|
Completed in 19 milliseconds
1234