xref: /third_party/node/src/large_pages/node_text_start.S (revision 1cb0ef41)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/src/large_pages/
1#if defined(__ELF__)
2.section .note.GNU-stack,"",%progbits
3#endif
4.text
5.align 0x2000
6.global __node_text_start
7.hidden __node_text_start
8__node_text_start:
9

Indexes created Thu Nov 07 10:32:03 CST 2024