misc(ld.so: __plt_resolve_inner): println -> trace
Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
+1
-1
@@ -855,7 +855,7 @@ extern "C" fn __plt_resolve_inner(object_id: usize, relocation_index: c_uint) ->
|
||||
.as_ptr();
|
||||
|
||||
unsafe {
|
||||
println!(
|
||||
trace!(
|
||||
"@plt: {} -> *mut {:#x}",
|
||||
name.to_string_lossy(),
|
||||
resolved as usize
|
||||
|
||||
Reference in New Issue
Block a user