OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_TEXT_SECTION
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/arch/arm/
SYS.h
37
#define
_TEXT_SECTION
.section .text.hot, "ax"
/src/sys/arch/or1k/include/
asm.h
48
#ifndef
_TEXT_SECTION
49
#define
_TEXT_SECTION
.text
54
_TEXT_SECTION
; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
/src/sys/arch/arm/include/
asm.h
104
#ifndef
_TEXT_SECTION
105
#define
_TEXT_SECTION
.text
121
_TEXT_SECTION
; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; \
124
_TEXT_SECTION
; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; \
145
_TEXT_SECTION
; _ALIGN_TEXT; .globl x; .type x,_ASM_TYPE_FUNCTION; x:
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025