Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 100) sorted by relevance

1234

/picolibc-latest/newlib/libc/machine/avr/
Dsectionname.h43 #define ATTRIBUTE_CLIB_SECTION __attribute__ ((section (STR(CLIB_SECTION))))
44 #define ATTRIBUTE_MLIB_SECTION __attribute__ ((section (STR(MLIB_SECTION))))
46 #define ASSEMBLY_CLIB_SECTION .section CLIB_SECTION, "ax", @progbits
47 #define ASSEMBLY_MLIB_SECTION .section MLIB_SECTION, "ax", @progbits
/picolibc-latest/scripts/
Drun-power956 $objcopy --update-section .init="$one_bin" --remove-section=.text --remove-section=.sfpr --remove-s…
/picolibc-latest/picocrt/machine/powerpc/
Dcstart.c40 void *__opal_base __attribute__((section(".preserve")));
41 void *__opal_entry __attribute__((section(".preserve")));
/picolibc-latest/semihost/machine/m68k/
Dm68k_semihost.S38 .section .text.m68k_semihost
63 .section .note.GNU-stack,"",%progbits
/picolibc-latest/semihost/machine/powerpc/
Dopal_call.S39 .section .text.opal_call
48 .section ".opd","aw"
/picolibc-latest/newlib/doc/
Ddoc.str85 "@section " - a x x b
110 "@section " asection ;
113 "@section " asection ;
/picolibc-latest/newlib/libc/machine/tic80/
Dsetjmp.S38 .section .text,"x"
52 .section .text,"x"
/picolibc-latest/newlib/libc/machine/aarch64/
Dasmdefs.h26 .section .note.gnu.property, "a"; \
38 .section .note.gnu.property, "a"; \
/picolibc-latest/newlib/libc/machine/xc16x/
Dsetjmp.S16 .section .text
/picolibc-latest/picocrt/machine/x86/
Dcrt0-64.S43 .section .text.init.enter
129 .section .rodata
174 .section .note.GNU-stack,"",%progbits
Dcrt0-32.S43 .section .text.init.enter
128 .section .note.GNU-stack,"",%progbits
/picolibc-latest/newlib/libc/picolib/machine/msp430/
Dinterrupt.S4 .section .rodata.vector
/picolibc-latest/newlib/libc/machine/arm/
Dstrlen.S56 .section .note.GNU-stack,"",%progbits
Dstrlen-thumb1-Os.S56 .section .note.GNU-stack,"",%progbits
/picolibc-latest/newlib/libc/machine/rx/
Dmemset.S8 .section .text
Dmempcpy.S8 .section .text
Dstrcpy.S8 .section .text
/picolibc-latest/newlib/libc/machine/pru/
Dsetjmp.s26 .section .text
/picolibc-latest/newlib/libc/machine/mn10300/
Dmemcmp.S21 .section .text
71 .section .debug_frame,"",@progbits
Dstrlen.S21 .section .text
65 .section .debug_frame,"",@progbits
Dstrcmp.S21 .section .text
74 .section .debug_frame,"",@progbits
Dstrcpy.S21 .section .text
71 .section .debug_frame,"",@progbits
Dmemset.S21 .section .text
81 .section .debug_frame,"",@progbits
/picolibc-latest/newlib/libc/machine/riscv/
Dmemcpy-asm.S15 .section .text.memcpy
Dmemmove.S15 .section .text.memmove

1234