代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/186404/5232060
nsh sections.nsh
; Some sections defines
; Include in your script using:
; !include "Sections.nsh"
!ifndef SECTIONS_NSH_INCLUDED
!define SECTIONS_NSH_INCLUDED
!define SF_SELECTED 1
!define SF_SUBSEC
www.eeworm.com/read/174708/5357255
pl sections.pl
# LaTeX2HTML 96.1 (Feb 5, 1996)
# Associate sections original text with physical files.
$key = q/section_info/;
${$key} = '' unless (${$key});
$done{""} = 1;
$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/347503/3171868
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/347503/3171877
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/340665/3267707
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/340665/3267716
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/316872/3596795
h sections.h
#ifndef _SPARC_SECTIONS_H
#define _SPARC_SECTIONS_H
#include
#endif
www.eeworm.com/read/316872/3597536
h sections.h
#ifndef _ASM_SECTIONS_H
#define _ASM_SECTIONS_H
#include
#endif /* _ASM_SECTIONS_H */