sym value zero is useless?
Hi guys.
Symbol with zero value in relocation section, is that mean that symbol is useless?
Relocation section '.rel.eh_frame' at offset 0x79f0 contains 8 entries:
Offset Info Type Sym.Value Sym. Name
00000020 00000202 R_386_PC32 00000000 .text
00000040 00000202 R_386_PC32 00000000 .text
00000068 00000202 R_386_PC32 00000000 .text
00000088 00000202 R_386_PC32 00000000 .text
000000a8 00000202 R_386_PC32 00000000 .text
000000c8 00000202 R_386_PC32 00000000 .text
000000f0 00000202 R_386_PC32 00000000 .text
00000110 00000202 R_386_PC32 00000000 .text
thanks
from Peter (cmk128@xxxxxxxxxxx)
.
Relevant Pages
- Re: 2.6.32 regression: unable to handle kernel paging request
... Relocation section '.rela.text' at offset 0x2e28 contains 194 entries: ... NOTYPE GLOBAL DEFAULT UND parport_register_device ... (Linux-Kernel) - Re: Do PC relative loads make any sense?
... This has nothing to do with the presence of PC-rel addressing. ... Later the linker patches in the actual offset. ... In reality there is always _some_ values that require relocation ... processors support PC-relative jumps. ... (comp.arch) - Will smp alternative try to patch init text also?
... through relocation entries for .smp_locks section, ... entries present w.r.t to init section also. ... So what happens if somebody builds a SMP kernel and runs on a UP machine. ... (Linux-Kernel) - Re: [PATCH 1/3] x86: record relocation offset
... and thus not be able to figure out the relocation applied ... unrelated and we now have a vmlinux unrelocated... ... resolution only works for the core kernel, ... so all sections get the same offset. ... (Linux-Kernel) - Re: Separated headers
... relocation, it's not a strict pointer, but an offset from the xt to ... My forth system resides in embedded system so I don't like ... that extra ptr (offset) back to header, ... (comp.lang.forth) |
|