代码搜索:sections

找到约 10,000 项符合「sections」的源代码

代码结果 10,000
www.eeworm.com/read/140274/13091573

lds usr.lds

SECTIONS { . = 0x00; .text : { *(.text) } .rodata ALIGN(4) : {*(.rodata)} .data ALIGN(4) : { *(.data) } .bss ALIGN(4) : { *(.bss) *(COMMON) } }
www.eeworm.com/read/315327/13545859

lds usr.lds

SECTIONS { . = 0x30000000; .text : { *(.text) } .rodata ALIGN(4) : {*(.rodata)} .data ALIGN(4) : { *(.data) } .bss ALIGN(4) : { *(.bss) *(COMMON) } }
www.eeworm.com/read/315327/13545895

lds usr.lds

SECTIONS { . = 0x30000000; .text : { *(.text) } .rodata ALIGN(4) : {*(.rodata)} .data ALIGN(4) : { *(.data) } .bss ALIGN(4) : { *(.bss) *(COMMON) } }
www.eeworm.com/read/315320/13545962

lds leds.lds

SECTIONS { . = 0x00; .text : { *(.text) } .rodata ALIGN(4) : {*(.rodata)} .data ALIGN(4) : { *(.data) } .bss ALIGN(4) : { *(.bss) *(COMMON) } }
www.eeworm.com/read/144212/5752982

fman

#! /bin/bash # # original from: # fman: new man program # @(#) fman.ksh 1.5 94/04/16 # 91/07/03 john h. dubois iii (john@armory.com) # 91/07/11 made it unpack man pages if neccessary # 91/07/16 fixed
www.eeworm.com/read/140582/5787258

txt description.txt

This test checks that all the expected sections appear in barf output.
www.eeworm.com/read/139089/5810697

cs default.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/131315/5938384

c section.c

/* Object file "section" support for the BFD library. Copyright (C) 1990-1991 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor libr
www.eeworm.com/read/127882/5993560

frm

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#2.0#0"; "THREED20.OCX" Object = "{8D650141-6025-11D1-BC40-0000C
www.eeworm.com/read/118801/6095026

3qt qheader.3qt

'\" t .TH QHeader 3qt "9 December 2002" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a complet