From 39d718afcff131abf9c12f89357e7e387d7892d5 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 2 Dec 2018 12:49:15 -0800 Subject: 4816 --- html/subx/053new_segment.subx.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'html/subx/053new_segment.subx.html') diff --git a/html/subx/053new_segment.subx.html b/html/subx/053new_segment.subx.html index cc8a1748..8e448bd7 100644 --- a/html/subx/053new_segment.subx.html +++ b/html/subx/053new_segment.subx.html @@ -23,6 +23,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color: .LineNr { color:#444444; } .subxS1Comment { color:#2d8cff; } .CommentedCode { color: #6c6c6c; } +.subxFunction { color: #ff8700; } .subxH1Comment { color:#00ffff; } --> @@ -83,7 +84,7 @@ if ('onhashchange' in window) { 22 b8/copy-to-EAX 1/imm32/exit 23 cd/syscall 0x80/imm8 24 -25 new-segment: # len : int -> address +25 new-segment: # len : int -> address 26 # . prolog 27 55/push-EBP 28 89/copy 3/mod/direct 5/rm32/EBP . . . 4/r32/ESP . . # copy ESP to EBP @@ -106,7 +107,7 @@ if ('onhashchange' in window) { 45 == data 46 47 # various constants used here were found in the Linux sources (search for file mman-common.h) -48 mmap-new-segment: # type mmap_arg_struct +48 mmap-new-segment: # type mmap_arg_struct 49 # addr 50 00 00 00 00 # null 51 # len -- cgit 1.4.1-2-gfad0