Lines Matching refs:so
56 purpose registers and are designed to be used in the so-called access
294 - secondary space mode in case of futex atomic operations, so that the
322 1) s/390 has no PMD so the PMD is really the PGD also.
440 call to another procedure so that it can restore it later.
604 in r13,so now we subtract the size of the function prologue we have executed
656 # compiler now puts constant pool in code to so it saves an instruction
682 below too so I'll avoid repeating myself & just say that
734 in registers onto the stack so backtracing & looking at passed in
808 The PA1 key drops to CP mode so you can issue debugger commands,
840 suffix them with the run prefix so you would have a backtrace on screen
906 at a time so you nearly had to spend as long pruning the file down as you would
939 so it would be foolish to use this as the default on a production machine.
976 so your kernel structures will stay constant for a reasonable period of
993 so its offset is 96/8=12=0xc
995 so we'll
1127 psw to user space addressing so we could get at the first parameter of the open
1275 so 8001B36A
1282 so 0014CA6 is start_kernel+some hex number I can't add in my head.
1287 so 8001085A is _stext+0x5a
1494 of another VM guest so he can ftp the logfile back to his own machine. I'll do
1797 & so on.
1864 Reading symbols from /usr/lib/libncurses.so.4...done.
1865 Reading symbols from /lib/libm.so.6...done.
1866 Reading symbols from /lib/libc.so.6...done.
1867 Reading symbols from /lib/ld-linux.so.2...done.
1868 #0 0x40126d1a in read () from /lib/libc.so.6
1873 #0 0x40126d1a in read () from /lib/libc.so.6
1895 libncurses.so.4 => /usr/lib/libncurses.so.4 (0x40018000)
1896 libm.so.6 => /lib/libm.so.6 (0x4005e000)
1897 libc.so.6 => /lib/libc.so.6 (0x40084000)
1898 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
1906 the ld.so doing lazy binding, lazy binding is a concept in ELF where
1941 around, so I'll take you through some entries I consider important.
1962 40000000-40015000 r-xp 00000000 5f:00 14382 /lib/ld-2.1.2.so
1963 40015000-40016000 rw-p 00014000 5f:00 14382 /lib/ld-2.1.2.so
1966 40018000-4001b000 r-xp 00000000 5f:00 14435 /lib/libtermcap.so.2.0.8
1967 4001b000-4001c000 rw-p 00002000 5f:00 14435 /lib/libtermcap.so.2.0.8
1968 4001c000-4010d000 r-xp 00000000 5f:00 14387 /lib/libc-2.1.2.so
1969 4010d000-40111000 rw-p 000f0000 5f:00 14387 /lib/libc-2.1.2.so
1971 40114000-4011e000 r-xp 00000000 5f:00 14408 /lib/libnss_files-2.1.2.so
1972 4011e000-4011f000 rw-p 00009000 5f:00 14408 /lib/libnss_files-2.1.2.so