OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:code_off
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/
fw.h
23
u32
code_off
;
member in struct:nvfw_bl_desc
/src/usr.sbin/npf/npfctl/
npf_bpf_comp.c
847
const u_int
code_off
= offsetof(struct icmp, icmp_code);
local
851
assert(offsetof(struct icmp6_hdr, icmp6_code) ==
code_off
);
870
BPF_STMT(BPF_LD+BPF_B+BPF_IND,
code_off
),
/src/external/gpl3/binutils/dist/bfd/
dwarf2.c
6177
bfd_vma
code_off
;
member in struct:elf_find_function_cache
6182
/* Returns TRUE if symbol SYM with address
CODE_OFF
and size CODE_SIZE
6189
bfd_vma
code_off
,
6194
if (
code_off
> offset)
6199
if (
code_off
< cache->
code_off
)
6203
if (
code_off
> cache->
code_off
)
6206
/* assert (
code_off
== cache->
code_off
); */
6303
bfd_vma
code_off
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c
6177
bfd_vma
code_off
;
member in struct:elf_find_function_cache
6182
/* Returns TRUE if symbol SYM with address
CODE_OFF
and size CODE_SIZE
6189
bfd_vma
code_off
,
6194
if (
code_off
> offset)
6199
if (
code_off
< cache->
code_off
)
6203
if (
code_off
> cache->
code_off
)
6206
/* assert (
code_off
== cache->
code_off
); */
6303
bfd_vma
code_off
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c
6178
bfd_vma
code_off
;
member in struct:elf_find_function_cache
6183
/* Returns TRUE if symbol SYM with address
CODE_OFF
and size CODE_SIZE
6190
bfd_vma
code_off
,
6195
if (
code_off
> offset)
6200
if (
code_off
< cache->
code_off
)
6204
if (
code_off
> cache->
code_off
)
6207
/* assert (
code_off
== cache->
code_off
); */
6304
bfd_vma
code_off
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
dwarf2.c
6177
bfd_vma
code_off
;
member in struct:elf_find_function_cache
6182
/* Returns TRUE if symbol SYM with address
CODE_OFF
and size CODE_SIZE
6189
bfd_vma
code_off
,
6194
if (
code_off
> offset)
6199
if (
code_off
< cache->
code_off
)
6203
if (
code_off
> cache->
code_off
)
6206
/* assert (
code_off
== cache->
code_off
); */
6303
bfd_vma
code_off
;
local
[
all
...]
Completed in 44 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026