You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
295 B

.text
.global non_split
.type non_split,@function
non_split:
retq
.size non_split,. - non_split
.global non_function_text_symbol
non_function_text_symbol:
.byte 0x01
.type non_function_text_symbol,@STT_OBJECT
.size non_function_text_symbol, 1
.section .note.GNU-stack,"",@progbits