/src/libexec/ld.elf_so/ |
debug.h | 53 # define rdbg(a) debug_printf a macro 55 # define rdbg(a) ((void) 0) macro
|
symbol.c | 99 rdbg(("search object %p (%s) for %s", elm->obj, elm->obj->path, 185 rdbg(("check \"%s\" vs \"%s\" in %s", name, strp, obj->path)); 430 rdbg(("STB_LOCAL symbol %s in %s", name, refobj->path)); 440 rdbg((" returning _rtld_sym_zero@_rtld_objself")); 448 rdbg(("lookup failed")); 506 rdbg(("search referencing object for %s", name)); 516 rdbg(("search _rtld_list_main for %s", name)); 528 rdbg(("search _rtld_list_global for %s", name)); 542 rdbg(("search DAG with root %p (%s) for %s", elm->obj, 560 rdbg(("search referencing object for %s", name)) [all...] |
reloc.c | 85 rdbg(("COPY %s %s --> ignoring old binutils bug", 109 rdbg(("COPY %s %s %s --> src=%p dst=%p size %ld", 279 rdbg((" relocating %s (%ld/%ld rel/rela, %ld/%ld plt rel/rela)",
|
/src/libexec/ld.elf_so/arch/alpha/ |
alpha_reloc.c | 263 rdbg(("REFQUAD/GLOB_DAT %s in %s --> %p in %s", 274 rdbg(("RELATIVE in %s --> %p", obj->path, 291 rdbg(("COPY (avoid in main)")); 308 rdbg(("TPREL64 %s in %s --> %p", 321 rdbg(("DTPMOD64 %s in %s --> %p", 334 rdbg(("DTPREL64 %s in %s --> %p", 341 rdbg(("sym = %lu, type = %lu, offset = %p, " 372 rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where)); 404 rdbg(("bind now/fixup in %s --> old=%p new=%p", 443 rdbg((" secureplt format")) [all...] |
/src/libexec/ld.elf_so/arch/riscv/ |
mdreloc.c | 95 rdbg(("RELATIVE/L(%p) -> %p in <self>", 149 rdbg(("RELATIVE(%p) -> %p (%s) in %s", 163 rdbg(("ADDR(%p) -> %p (%s) in %s%s", 186 rdbg(("COPY (avoid in main)")); 192 rdbg(("TLS_DTPMOD(%p) -> %p (%s) in %s", 206 rdbg(("TLS_DTPREL(%p) -> %p (%s) in %s", 224 rdbg(("TLS_TPREL %s in %s --> %p in %s", 231 rdbg(("sym = %lu, type = %lu, offset = %p, " 260 rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where)); 263 rdbg(("not yet... %d", (int)ELF_R_TYPE(rela->r_info) )) [all...] |
/src/libexec/ld.elf_so/arch/m68k/ |
mdreloc.c | 141 rdbg(("PC32 %s in %s --> %p in %s", 154 rdbg(("32/GLOB_DAT %s in %s --> %p in %s", 161 rdbg(("RELATIVE in %s --> %p", obj->path, 178 rdbg(("COPY (avoid in main)")); 183 rdbg(("DTPMOD32 %s in %s --> %p in %s", 191 rdbg(("DTPREL32 %s in %s --> %p in %s", 203 rdbg(("TPREL32 %s in %s --> %p in %s", 209 rdbg(("sym = %lu, type = %lu, offset = %p, " 240 rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where)); 273 rdbg(("bind now/fixup in %s --> old=%p new=%p" [all...] |
/src/libexec/ld.elf_so/arch/aarch64/ |
mdreloc.c | 163 rdbg(("TLSDESC %s (weak) in %s --> %p", 181 rdbg(("TLSDESC %s --> %p static", 188 rdbg(("TLSDESC %s in %s --> %p dynamic (%zu, %p)", 261 rdbg(("ABS64/GLOB_DAT %s in %s --> %p @ %p in %s", 270 rdbg(("IRELATIVE in %s, %zx", obj->path, 276 rdbg(("RELATIVE in %s --> %p", obj->path, 293 rdbg(("COPY (avoid in main)")); 303 rdbg(("TLS_DTPREL %s in %s --> %p", 311 rdbg(("TLS_DTPMOD %s in %s --> %p", 324 rdbg(("TLS_TPREL %s in %s --> %p in %s" [all...] |
/src/libexec/ld.elf_so/arch/sh3/ |
mdreloc.c | 137 rdbg(("GOT32 %s in %s --> %p in %s", 147 rdbg(("PC32 %s in %s --> %p in %s", 158 rdbg(("32 %s in %s --> %p in %s", 168 rdbg(("GLOB_DAT %s in %s --> %p in %s", 178 rdbg(("RELATIVE in %s --> %p", obj->path, 195 rdbg(("COPY (avoid in main)")); 201 rdbg(("TLS_DTPOFF32 %s in %s --> %p", 209 rdbg(("TLS_DTPMOD32 %s in %s --> %p", 224 rdbg(("TLS_TPOFF32 %s in %s --> %p", 230 rdbg(("sym = %lu, type = %lu, offset = %p, [all...] |
/src/libexec/ld.elf_so/arch/x86_64/ |
mdreloc.c | 197 rdbg(("32/32S %s in %s --> %p in %s", 208 rdbg(("64 %s in %s --> %p in %s", 218 rdbg(("PC32 %s in %s --> %p in %s", 228 rdbg(("64 %s in %s --> %p in %s", 236 rdbg(("RELATIVE in %s --> %p", obj->path, 248 rdbg(("TPOFF64 %s in %s --> %p", 257 rdbg(("DTPMOD64 %s in %s --> %p", 266 rdbg(("DTPOFF64 %s in %s --> %p", 273 rdbg(("COPY")); 285 rdbg(("sym = %lu, type = %lu, offset = %p, [all...] |
/src/libexec/ld.elf_so/arch/i386/ |
mdreloc.c | 156 rdbg(("PC32 %s in %s --> %p in %s", 170 rdbg(("32/GLOB_DAT %s in %s --> %p in %s", 186 rdbg(("RELATIVE in %s --> %p", obj->path, 203 rdbg(("COPY (avoid in main)")); 213 rdbg(("TLS_TPOFF %s in %s --> %p", 224 rdbg(("TLS_TPOFF32 %s in %s --> %p", 232 rdbg(("TLS_DTPMOD32 %s in %s --> %p", 240 rdbg(("TLS_DTPOFF32 %s in %s --> %p", 247 rdbg(("sym = %lu, type = %lu, offset = %p, " 278 rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where)) [all...] |
/src/libexec/ld.elf_so/arch/or1k/ |
mdreloc.c | 141 rdbg(("32/GLOB_DAT %s in %s --> %p in %s", 148 rdbg(("RELATIVE in %s --> %p", obj->path, 165 rdbg(("COPY (avoid in main)")); 170 rdbg(("DTPMOD32 %s in %s --> %p in %s", 178 rdbg(("DTPOFF %s in %s --> %p in %s", 190 rdbg(("TPREL %s in %s --> %p in %s", 196 rdbg(("sym = %lu, type = %lu, offset = %p, " 252 rdbg(("bind now/fixup in %s --> new=%p",
|
/src/libexec/ld.elf_so/arch/arm/ |
mdreloc.c | 147 rdbg(("PC24 %s in %s --> %p @ %p in %s", 173 rdbg(("ABS32/GLOB_DAT %s in %s --> %p @ %p in %s", 194 rdbg(("RELATIVE in %s --> %p", obj->path, 211 rdbg(("COPY (avoid in main)")); 221 rdbg(("TLS_DTPOFF32 %s in %s --> %p", 233 rdbg(("TLS_DTPMOD32 %s in %s --> %p", 253 rdbg(("TLS_TPOFF32 %s in %s --> %p", 259 rdbg(("sym = %lu, type = %lu, offset = %p, " 289 rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where)); 323 rdbg(("bind now/fixup in %s --> old=%p new=%p" [all...] |
/src/sys/arch/acorn32/stand/lib/ |
rmreloc.c | 75 #define rdbg(x) /* nothing */ macro 154 rdbg(("RELATIVE in %s --> %p", obj->path,
|
/src/libexec/ld.elf_so/arch/vax/ |
mdreloc.c | 124 rdbg(("32/GLOB_DAT %s in %s --> %p in %s", 133 rdbg(("RELATIVE in %s --> %p", obj->path, 150 rdbg(("COPY (avoid in main)")); 154 rdbg(("sym = %lu, type = %lu, offset = %p, " 184 rdbg(("lazy fixup pltgot %p in %s --> %p", where, obj->path, 216 rdbg(("bind now/fixup pltgot %p in %s --> old=%p new=%p", where,
|
/src/libexec/ld.elf_so/arch/mips/ |
mips_reloc.c | 229 rdbg(("REL32/L(%p) %p -> %p in <self>", 276 rdbg((" doing got %d sym %p (%s, %lx)", i - obj->gotsym, sym, 330 rdbg((" --> now %lx", (u_long) *got)); 384 rdbg(("REL32/G(%p) %p --> %p (%s) in %s", 415 rdbg(("REL32/L(%p) %p -> %p (%s) in %s", 435 rdbg(("DTPMOD %s in %s --> %p in %s", 453 rdbg(("DTPREL %s in %s --> %p in %s", 476 rdbg(("TPREL %s in %s --> %p in %s", 483 rdbg(("sym = %lu, type = %lu, offset = %p, " 528 rdbg(("bind now/fixup in %s --> new=%p" [all...] |
/src/libexec/ld.elf_so/arch/powerpc/ |
ppc_reloc.c | 252 rdbg(("32/GLOB_DAT %s in %s --> %p in %s", 271 rdbg(("ADDR16_LO %s in %s --> #lo(%p) = 0x%x in %s", 290 rdbg(("ADDR16_H%c %s in %s --> #h%c(%p) = 0x%x in %s", 303 rdbg(("RELATIVE in %s --> %p", obj->path, 320 rdbg(("COPY (avoid in main)")); 325 rdbg(("DTPMOD32 %s in %s --> %p in %s", 333 rdbg(("DTPREL32 %s in %s --> %p in %s", 345 rdbg(("TPREL32 %s in %s --> %p in %s", 359 rdbg(("sym = %lu, type = %lu, offset = %p, " 460 rdbg(("bind now/fixup in %s --> new=%p" [all...] |
/src/libexec/ld.elf_so/arch/hppa/ |
hppa_reloc.c | 466 rdbg(("DIR32 in %s --> %p", obj->path, 492 rdbg(("PLABEL32 in %s --> %p", obj->path, 537 rdbg(("DIR32 %s in %s --> %p in %s", 551 rdbg(("PLABEL32 %s in %s --> %p in %s", 569 rdbg(("COPY (avoid in main)")); 580 rdbg(("TPREL32 %s in %s --> %p in %s", 588 rdbg(("TLS_DTPMOD32 %s in %s --> %p", 597 rdbg(("TLS_DTPOFF32 %s in %s --> %p", 604 rdbg(("sym = %lu, type = %lu, offset = %p, " 659 rdbg(("lazy bind %s(%p) --> old=(%p,%p) new=(%p,%p)" [all...] |
/src/libexec/ld.elf_so/arch/sparc/ |
mdreloc.c | 275 rdbg(("TLS_DTPMOD32 %s in %s --> %p", 286 rdbg(("TLS_DTPOFF32 %s in %s --> %p", 301 rdbg(("TLS_TPOFF32 %s in %s --> %p", 323 rdbg(("RELATIVE in %s --> %p", obj->path, 395 rdbg(("%s %s in %s --> %p in %s", reloc_names[type], 399 rdbg(("%s in %s --> %p", reloc_names[type], 477 rdbg(("bind now/fixup in %s --> new=%p",
|
/src/libexec/ld.elf_so/arch/sparc64/ |
mdreloc.c | 376 rdbg(("TLS_DTPMOD64 %s in %s --> %p", 387 rdbg(("DTPOFF64 %s in %s --> %p", 402 rdbg(("TLS_TPOFF64 %s in %s --> %p", 416 rdbg(("RELATIVE in %s --> %p", obj->path, 502 rdbg(("%s %s in %s --> %p in %s", reloc_names[type], 506 rdbg(("%s in %s --> %p", reloc_names[type], 637 rdbg(("bind now/fixup in %s at %p --> new=%p",
|