代码搜索:linked
找到约 4,326 项符合「linked」的源代码
代码结果 4,326
www.eeworm.com/read/347503/3168854
cc sr3.cc
// This file is compiled and linked into the S-record format.
#define FOO_MSG_LEN 80
class Foo {
static int foos;
int i;
static const int len = FOO_MSG_LEN;
char message[len];
public
www.eeworm.com/read/347503/3168989
s b-offloc.s
% The .text contents is supposed to be linked --oformat binary with
% b-post1.s and b-goodmain.s. The code below will provide a LOP_LOC
% with a 64-bit address (0x789abcdef0123456) then 16 bytes of %
www.eeworm.com/read/347503/3169010
s b-badfil1.s
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
% specifying the same file number.
.text
.byte 0x98,06,42,2
.
www.eeworm.com/read/347503/3169011
s b-badfixo.s
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXO with invalid;
% (!= 1, != 2), YZ field.
.text
.byte 0x98,3,0,3
www.eeworm.com/read/347503/3169045
d sec-1.d
#source: sec-1.s
#source: start.s
#ld: -m elf64mmix
#objcopy_linked_file: -O mmo
#objdump: -sh
.*: file format mmo
Sections:
Idx Name Size VMA LMA File
www.eeworm.com/read/347503/3169226
s b-badloc.s
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide a LOP_LOC with invalid;
% (!= 1, != 2), YZ field.
.text
.byte 0x98,1,0,0
www.eeworm.com/read/340665/3265762
cc sr3.cc
// This file is compiled and linked into the S-record format.
#define FOO_MSG_LEN 80
class Foo {
static int foos;
int i;
static const int len = FOO_MSG_LEN;
char message[len];
public
www.eeworm.com/read/340665/3265902
s b-badfil1.s
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
% specifying the same file number.
.text
.byte 0x98,06,42,2
.
www.eeworm.com/read/340665/3265903
s b-badfixo.s
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXO with invalid;
% (!= 1, != 2), YZ field.
.text
.byte 0x98,3,0,3
www.eeworm.com/read/340665/3265935
d sec-1.d
#source: sec-1.s
#source: start.s
#ld: -m elf64mmix
#objcopy_linked_file: -O mmo
#objdump: -sh
.*: file format mmo
Sections:
Idx Name Size VMA LMA File