repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
debug
/
pread_chk.s
blob
25136761e5570f54f7e36a38eb49beda168fb5ea
1
.text
2
.p2align 4,,15
3
.globl __pread_chk
4
.type __pread_chk, @function
5
__pread_chk
:
6
.LFB15:
7
cmpq
%
r8
, %
rdx
8
ja
.L7
9
jmp __pread
10
.L7:
11
subq $
8
, %
rsp
12
call __chk_fail
13
.LFE15:
14
.size __pread_chk, .-__pread_chk
15
.hidden __chk_fail
16
.hidden __pread