代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3603073
h sections.h
#ifndef _UM_SECTIONS_H
#define _UM_SECTIONS_H
/* nothing to see, move along */
#include
#endif
www.eeworm.com/read/292705/3948354
h sections.h
/*
* BK Id: SCCS/s.sections.h 1.11 09/08/01 15:47:43 paulus
*/
#ifdef __KERNEL__
#ifndef _PPC_SECTIONS_H
#define _PPC_SECTIONS_H
#define __pmac __attribute__ ((__section__ (".text.pmac")))
#define
www.eeworm.com/read/447738/1697971
s sections.s
*
* Various sections directives
* .bss, .data, .sect, .text, .usect
* .align, .space, .bes
*
; default section (should be .text)
.word 0x1234 ; this should be put in .text
; init
www.eeworm.com/read/447738/1697980
d sections.d
#objdump: -d --headers
#name: c54x sections
.*: +file format .*c54x.*
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 0000001b 00000000 00000000 0000...
www.eeworm.com/read/439082/1818382
h sections.h
/*
* BK Id: SCCS/s.sections.h 1.11 09/08/01 15:47:43 paulus
*/
#ifdef __KERNEL__
#ifndef _PPC_SECTIONS_H
#define _PPC_SECTIONS_H
#define __pmac __attribute__ ((__section__ (".text.pmac")))
#define
www.eeworm.com/read/432906/1888621
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
www.eeworm.com/read/432906/1888688
h sections.h
#ifndef _ASM_IA64_SECTIONS_H
#define _ASM_IA64_SECTIONS_H
/*
* Copyright (C) 1998-2003 Hewlett-Packard Co
* David Mosberger-Tang
*/
#include
extern c
www.eeworm.com/read/431386/1907144
bat sections.bat
;@echo off
;goto make
.386
.model flat, stdcall
option casemap:none
;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
include \masm32\include\w2k\ntstatus.in
www.eeworm.com/read/430518/1927360
h sections.h
/*
* BK Id: SCCS/s.sections.h 1.11 09/08/01 15:47:43 paulus
*/
#ifdef __KERNEL__
#ifndef _PPC_SECTIONS_H
#define _PPC_SECTIONS_H
#define __pmac __attribute__ ((__section__ (".text.pmac")))
#define