OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_tsize
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
load_coff.cpp
65
size_t sz = _ah->
a_tsize
+ _ah->a_dsize;
68
_ah->
a_tsize
, _ah->a_dsize, sz));
93
filesz = memsz = _ah->
a_tsize
;
/src/sys/sys/
exec_coff.h
65
long
a_tsize
;
member in struct:coff_aouthdr
137
(COFF_BLOCK_ALIGN(ap, COFF_TXTOFF(fp, ap) + (ap)->
a_tsize
))
/src/usr.sbin/mdsetimage/
exec_coff.c
86
(COFF_TXTOFF_XXX(fp, ap) + (ap)->
a_tsize
)
89
vmaddr < (u_long)(exechdrp->a.a_tstart + exechdrp->a.
a_tsize
))
/src/sys/arch/hppa/stand/common/
exec_som.c
59
xp->text.size = round_page(x.
a_tsize
);
/src/sys/arch/ews4800mips/stand/common/
coffhdrfix.c
59
Coff_Word
a_tsize
;
member in struct:coff_aouthdr
/src/sys/arch/hppa/include/
som.h
96
long
a_tsize
;
member in struct:som_exec_aux
/src/usr.sbin/kvm_mkdb/
nlist_coff.c
284
aouthdrp->
a_tsize
,
288
vma < (aouthdrp->a_tstart + aouthdrp->
a_tsize
)){
/src/sys/arch/sh3/sh3/
coff_exec.c
148
epp->ep_tsize = ap->
a_tsize
;
155
ap->
a_tsize
+ ap->a_dsize, epp->ep_taddr, epp->ep_vp,
187
epp->ep_tsize = ap->
a_tsize
;
Completed in 15 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025