OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aouthdrp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/kvm_mkdb/
nlist_coff.c
85
struct coff_aouthdr *
aouthdrp
;
local in function:create_knlist_coff
143
aouthdrp
= (struct coff_aouthdr *)
281
vma,
aouthdrp
->a_tstart,
282
aouthdrp
->a_dstart);
284
aouthdrp
->a_tsize,
285
aouthdrp
->a_dsize);
287
if (
aouthdrp
->a_tstart <= vma &&
288
vma < (
aouthdrp
->a_tstart +
aouthdrp
->a_tsize)){
300
else if (
aouthdrp
->a_dstart <= vma &
[
all
...]
nlist_coff.c
85
struct coff_aouthdr *
aouthdrp
;
local in function:create_knlist_coff
143
aouthdrp
= (struct coff_aouthdr *)
281
vma,
aouthdrp
->a_tstart,
282
aouthdrp
->a_dstart);
284
aouthdrp
->a_tsize,
285
aouthdrp
->a_dsize);
287
if (
aouthdrp
->a_tstart <= vma &&
288
vma < (
aouthdrp
->a_tstart +
aouthdrp
->a_tsize)){
300
else if (
aouthdrp
->a_dstart <= vma &
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025