代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4734397
c sections.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4734456
h sections.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4734457
inc sections.inc
/*****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Re
www.eeworm.com/read/209559/4967694
h sections.h
//FIXME - nicked from arm32 - check its correct.
#include
www.eeworm.com/read/209559/4967818
h sections.h
#ifndef _SPARC_SECTIONS_H
#define _SPARC_SECTIONS_H
#include
#endif
www.eeworm.com/read/209559/4968121
h sections.h
#ifndef _ASM_SECTIONS_H
#define _ASM_SECTIONS_H
#include
extern char _fdata;
extern char _end;
#endif /* _ASM_SECTIONS_H */
www.eeworm.com/read/209559/4968336
h sections.h
#ifndef _X8664_SECTIONS_H
#define _X8664_SECTIONS_H
/* nothing to see, move along */
#include
#endif
www.eeworm.com/read/209559/4968474
h sections.h
#ifndef _SPARC64_SECTIONS_H
#define _SPARC64_SECTIONS_H
/* nothing to see, move along */
#include
extern char _end[], _start[];
#endif
www.eeworm.com/read/209559/4969351
h sections.h
#ifndef _ASM_GENERIC_SECTIONS_H_
#define _ASM_GENERIC_SECTIONS_H_
/* References to section boundaries */
extern char _text[], _stext[], _etext[];
extern char _data[], _sdata[], _edata[];
extern char