OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Elf32_Addr
(Results
1 - 25
of
34
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/libctf/
elf.h
31
typedef uint32_t
Elf32_Addr
;
44
Elf32_Addr
st_value; /* Symbol value */
/src/external/gpl3/binutils.old/dist/libctf/
elf.h
31
typedef uint32_t
Elf32_Addr
;
44
Elf32_Addr
st_value; /* Symbol value */
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf32.d
20
alias uint32_t
Elf32_Addr
;
32
Elf32_Addr
e_entry;
49
Elf32_Addr
sh_addr;
62
Elf32_Addr
p_vaddr;
63
Elf32_Addr
p_paddr;
76
Elf32_Addr
d_ptr;
82
Elf32_Addr
r_offset;
88
Elf32_Addr
r_offset;
124
Elf32_Addr
c_ptr;
131
Elf32_Addr
st_value
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf32.d
20
alias uint32_t
Elf32_Addr
;
32
Elf32_Addr
e_entry;
49
Elf32_Addr
sh_addr;
62
Elf32_Addr
p_vaddr;
63
Elf32_Addr
p_paddr;
76
Elf32_Addr
d_ptr;
82
Elf32_Addr
r_offset;
88
Elf32_Addr
r_offset;
124
Elf32_Addr
c_ptr;
131
Elf32_Addr
st_value
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf32.d
20
alias uint32_t
Elf32_Addr
;
32
Elf32_Addr
e_entry;
49
Elf32_Addr
sh_addr;
62
Elf32_Addr
p_vaddr;
63
Elf32_Addr
p_paddr;
76
Elf32_Addr
d_ptr;
82
Elf32_Addr
r_offset;
88
Elf32_Addr
r_offset;
124
Elf32_Addr
c_ptr;
131
Elf32_Addr
st_value
[
all
...]
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf32.d
20
alias uint32_t
Elf32_Addr
;
32
Elf32_Addr
e_entry;
49
Elf32_Addr
sh_addr;
62
Elf32_Addr
p_vaddr;
63
Elf32_Addr
p_paddr;
76
Elf32_Addr
d_ptr;
82
Elf32_Addr
r_offset;
88
Elf32_Addr
r_offset;
124
Elf32_Addr
c_ptr;
131
Elf32_Addr
st_value
[
all
...]
/src/sys/arch/amd64/amd64/
kobj_machdep.c
77
Elf32_Addr
*where32, val32;
101
addend = *(
Elf32_Addr
*)where;
132
where32 = (
Elf32_Addr
*)where;
133
val32 = (
Elf32_Addr
)(addr + addend - (Elf64_Addr)where);
142
val32 = (
Elf32_Addr
)(addr + addend);
143
where32 = (
Elf32_Addr
*)where;
/src/external/bsd/elftosb/dist/common/
ELF.h
13
typedef uint32_t
Elf32_Addr
;
66
Elf32_Addr
e_entry; //!< Virtual address of the entry point, or 0.
135
Elf32_Addr
sh_addr; //!< The address at which the section will appear in the memory image, or 0.
218
Elf32_Addr
p_vaddr; //!< Virtual address at which the segment will reside in memory.
219
Elf32_Addr
p_paddr; //!< Physical address, for systems where this is relevant.
268
Elf32_Addr
st_value; //!< Value associated with the symbol. Depends on context.
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elftypes.d
14
alias uint32_t
Elf32_Addr
;
link.d
21
Elf32_Addr
d_ptr;
333
Elf32_Addr
l_name;
334
Elf32_Addr
l_ld;
335
Elf32_Addr
l_next;
336
Elf32_Addr
l_prev;
337
Elf32_Addr
l_refname;
380
Elf32_Addr
r_map;
384
Elf32_Addr
r_ldsomap;
398
Elf32_Addr
eb_ptr;
elf.d
36
Elf32_Addr
e_entry;
242
Elf32_Addr
p_vaddr;
243
Elf32_Addr
p_paddr;
309
Elf32_Addr
sh_addr;
418
Elf32_Addr
st_value;
484
Elf32_Addr
r_offset;
490
Elf32_Addr
r_offset;
574
Elf32_Addr
c_ptr;
/src/sys/arch/epoc32/stand/e32boot/include/
netbsd.h
38
Elf32_Addr
addr;
elf.h
58
typedef uint32_t
Elf32_Addr
;
102
Elf32_Addr
e_entry; /* entry point */
325
Elf32_Addr
p_vaddr; /* virtual address */
326
Elf32_Addr
p_paddr; /* physical address */
387
Elf32_Addr
sh_addr; /* virtual address */
639
Elf32_Addr
c_ptr;
658
Elf32_Addr
d_ptr;
1077
#define Elf_Addr
Elf32_Addr
1269
#define ELF32_NO_ADDR (~(
Elf32_Addr
)0) /* Indicates addr. not yet filled in */
1270
#define ELF32_LINK_ADDR ((
Elf32_Addr
)-2) /* advises to use link address *
[
all
...]
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
64
typedef __uint32_t
Elf32_Addr
;
109
Elf32_Addr
e_entry; /* entry point */
279
Elf32_Addr
p_vaddr; /* virtual address */
280
Elf32_Addr
p_paddr; /* physical address */
317
Elf32_Addr
sh_addr; /* virtual address */
445
Elf32_Addr
d_ptr;
624
#define Elf_Addr
Elf32_Addr
/src/external/bsd/file/dist/src/
readelf.h
43
typedef uint32_t
Elf32_Addr
;
99
Elf32_Addr
e_entry; /* Entry point */
180
Elf32_Addr
p_vaddr;
181
Elf32_Addr
p_paddr;
212
Elf32_Addr
sh_addr;
382
Elf32_Addr
c_ptr;
450
Elf32_Addr
d_ptr;
/src/sys/compat/freebsd/
freebsd_mod.c
55
sizeof(
Elf32_Addr
)) + MAXPATHLEN + ALIGN(1))
/src/sys/arch/i386/i386/
multiboot.c
282
Elf32_Addr
symaddr, straddr;
283
Elf32_Addr
symstart, strstart;
340
symstart = RELOC(
Elf32_Addr
, &end);
346
symstart = RELOC(
Elf32_Addr
, &end);
352
strstart = RELOC(
Elf32_Addr
, &end);
359
symstart = RELOC(
Elf32_Addr
, &end);
364
strstart = RELOC(
Elf32_Addr
, &end);
/src/tools/amiga-elf2bb/sys/
exec_elf.h
51
typedef uint32_t
Elf32_Addr
;
93
Elf32_Addr
e_entry; /* entry point */
283
Elf32_Addr
p_vaddr; /* virtual address */
284
Elf32_Addr
p_paddr; /* physical address */
334
Elf32_Addr
sh_addr; /* virtual address */
504
Elf32_Addr
d_ptr;
717
#define Elf_Addr
Elf32_Addr
/src/libexec/ld.elf_so/arch/x86_64/
mdreloc.c
154
Elf32_Addr
*where32;
156
Elf32_Addr
tmp32;
160
where32 = (
Elf32_Addr
*)where64;
192
tmp32 = (
Elf32_Addr
)(u_long)(defobj->relocbase +
213
tmp32 = (
Elf32_Addr
)(u_long)(defobj->relocbase +
/src/sys/arch/amd64/stand/prekern/
elf.c
197
Elf32_Addr
*where32, val32;
220
addend = *(
Elf32_Addr
*)where;
241
where32 = (
Elf32_Addr
*)where;
242
val32 = (
Elf32_Addr
)(addr + addend - (Elf64_Addr)where);
249
val32 = (
Elf32_Addr
)(addr + addend);
250
where32 = (
Elf32_Addr
*)where;
/src/sys/sys/
exec_elf.h
77
typedef uint32_t
Elf32_Addr
;
107
Elf32_Addr
e_entry; /* entry point */
417
Elf32_Addr
p_vaddr; /* virtual address */
418
Elf32_Addr
p_paddr; /* physical address */
479
Elf32_Addr
sh_addr; /* virtual address */
577
Elf32_Addr
st_value; /* value of symbol */
725
Elf32_Addr
c_ptr;
744
Elf32_Addr
d_ptr;
1399
#define Elf_Addr
Elf32_Addr
1458
#define ELF32_NO_ADDR (~(
Elf32_Addr
)0) /* Indicates addr. not yet filled in *
[
all
...]
/src/tools/arm-elf2aout/sys/
exec_elf.h
60
typedef uint32_t
Elf32_Addr
;
104
Elf32_Addr
e_entry; /* entry point */
327
Elf32_Addr
p_vaddr; /* virtual address */
328
Elf32_Addr
p_paddr; /* physical address */
389
Elf32_Addr
sh_addr; /* virtual address */
641
Elf32_Addr
c_ptr;
660
Elf32_Addr
d_ptr;
1106
#define Elf_Addr
Elf32_Addr
1298
#define ELF32_NO_ADDR (~(
Elf32_Addr
)0) /* Indicates addr. not yet filled in */
1299
#define ELF32_LINK_ADDR ((
Elf32_Addr
)-2) /* advises to use link address *
[
all
...]
/src/tools/m68k-elf2aout/sys/
exec_elf.h
60
typedef uint32_t
Elf32_Addr
;
104
Elf32_Addr
e_entry; /* entry point */
327
Elf32_Addr
p_vaddr; /* virtual address */
328
Elf32_Addr
p_paddr; /* physical address */
389
Elf32_Addr
sh_addr; /* virtual address */
641
Elf32_Addr
c_ptr;
660
Elf32_Addr
d_ptr;
1106
#define Elf_Addr
Elf32_Addr
1298
#define ELF32_NO_ADDR (~(
Elf32_Addr
)0) /* Indicates addr. not yet filled in */
1299
#define ELF32_LINK_ADDR ((
Elf32_Addr
)-2) /* advises to use link address *
[
all
...]
/src/sys/compat/netbsd32/
netbsd32_mod.c
84
sizeof(
Elf32_Addr
)) + MAXPATHLEN + ALIGN(1))
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
28
using
Elf32_Addr
= uint32_t; // Program address
65
Elf32_Addr
e_entry; // Address to jump to in order to start program
864
Elf32_Addr
sh_addr; // Address where section is to be loaded
1087
Elf32_Addr
st_value; // Value or address associated with the symbol
1181
Elf32_Addr
r_offset; // Location (file byte offset, or program virtual addr)
1197
Elf32_Addr
r_offset; // Location (file byte offset, or program virtual addr)
1255
Elf32_Addr
p_vaddr; // Virtual address of beginning of segment
1256
Elf32_Addr
p_paddr; // Physical address of beginning of segment (OS-specific)
1331
Elf32_Addr
d_ptr; // Pointer value of entry.
Completed in 50 milliseconds
1
2
Indexes created Tue Feb 24 01:34:59 UTC 2026