代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/133772/5900056
ld dynamic.ld
#define CYG_LOADER_DYNAMIC_LD
#include
CYG_LOADER_DYNAMIC_PREFIX
/* Do we need any of these for elf?
__DYNAMIC = 0; */
SECTIONS
{
/* Read-only sections, me
www.eeworm.com/read/132093/5919469
def mousehook.def
; MouseHook.def : Declares the module parameters for the DLL.
LIBRARY "MouseHook"
DESCRIPTION 'MouseHook Windows Dynamic Link Library'
SECTIONS
mydata READ WRITE SHARED
EXPORTS
www.eeworm.com/read/130382/5959116
def pgphk.def
; PGP60hk.def : Declares the module parameters for the DLL.
LIBRARY "PGPhk"
DESCRIPTION 'PGP CBT Hook Library'
SECTIONS
.SHARDAT READ WRITE SHARED
EXPORTS
CBTProc
www.eeworm.com/read/128531/5983967
balo ld.script.balo
OUTPUT_FORMAT("elf32-tradbigmips")
OUTPUT_ARCH(mips)
ENTRY(balo_entry)
SECTIONS
{
/* Read-only sections, merged into text segment: */
. = 0x80400000;
.rel.text : { *(.rel.text) }
.rela.te
www.eeworm.com/read/127882/5993530
frm frmlspsd.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/127781/5995218
balo ld.script.balo
OUTPUT_FORMAT("elf32-bigmips")
OUTPUT_ARCH(mips)
ENTRY(balo_entry)
SECTIONS
{
/* Read-only sections, merged into text segment: */
. = 0x80400000;
.rel.text : { *(.rel.text) }
.rela.text
www.eeworm.com/read/126021/6019493
inf oemsetup.inf
;
; Sample combination printer INF for NT 4.0 and Win95.
;
; (This inf should work for both OS's, but not all sections apply to both.)
;
;
[Version]
Signature="$Windows NT$"
Provider=%MS%
L
www.eeworm.com/read/125951/6019714
inf oemsetup.inf
;
; Sample combination printer INF for NT 4.0 and Win95.
;
; (This inf should work for both OS's, but not all sections apply to both.)
;
;
[Version]
Signature="$Windows NT$"
Provider=%MS%
L
www.eeworm.com/read/117692/6100809
def sharedata.def
; sharedata.def : Declares the module parameters for the DLL.
LIBRARY "sharedata"
DESCRIPTION 'sharedata Windows Dynamic Link Library'
SECTIONS
share READ WRITE SHARED
EXPORTS
;