? Fallagassrini

Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /usr/share/emacs/24.3/lisp/progmodes/

Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Upload File :
Current File : //usr/share/emacs/24.3/lisp/progmodes/ld-script.elc

;ELC
;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:09:27 2024
;;; from file /builddir/build/BUILD/emacs-24.3/lisp/progmodes/ld-script.el
;;; in Emacs version 24.3.1
;;; with all optimizations.

;;; This file uses dynamic docstrings, first added in Emacs 19.29.

;;; This file does not contain utf-8 non-ASCII characters,
;;; and so can be loaded in Emacs versions earlier than 23.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(custom-declare-group 'ld-script nil "GNU linker script code editing commands for Emacs." :prefix "ld-script-" :group 'languages)
(defvar ld-script-location-counter-face 'ld-script-location-counter)
(custom-declare-face 'ld-script-location-counter '((t :weight bold :inherit font-lock-builtin-face)) "Face for location counter in GNU ld script." :group 'ld-script)
#@46 Syntax table used while in `ld-script-mode'.
(defvar ld-script-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\310#\210\302\311\312#\210\302\313\314#\210\302\315\316#\210\302\317\320#\210\302\321\322#\210\302\323\324#\210\302\325\326#\210\302\327\330#\210\302\331\330#\210\302\332\330#\210\302\333\330#\210\302\334\335#\210\302\336\337#\210\302\340\330#\210\302\341\330#\210\302\342\330#\210\302\343\330#\210\302\344\330#\210\302\345\330#\210\302\346\330#\210\302\347\330#\210\302\350\330#\210\302\351\352#\210)\207" [st make-syntax-table modify-syntax-entry 32 "-" 123 "(}" 125 "){" 40 "()" 41 ")(" 91 "(]" 93 ")[" 95 "w" 46 "_" 92 "\\" 58 "." 44 63 61 42 ". 23" 47 ". 14" 43 45 33 126 37 60 62 38 124 34 "\""] 4) (#$ . 927))
#@33 Keywords used of GNU ld script.
(defvar ld-script-keywords '("ENTRY" "INCLUDE" "INPUT" "GROUP" "AS_NEEDED" "OUTPUT" "SEARCH_DIR" "STARTUP" "OUTPUT_FORMAT" "TARGET" "REGION_ALIAS" "ASSERT" "EXTERN" "FORCE_COMMON_ALLOCATION" "INHIBIT_COMMON_ALLOCATION" "INSERT" "AFTER" "BEFORE" "NOCROSSREFS" "OUTPUT_ARCH" "LD_FEATURE" "PROVIDE" "PROVIDE_HIDDEN" "SECTIONS" "SORT" "SORT_BY_NAME" "SORT_BY_ALIGNMENT" "SORT_BY_INIT_PRIORITY" "COMMON" "KEEP" "BYTE" "SHORT" "LONG" "QUAD" "SQUAD" "FILL" "CREATE_OBJECT_SYMBOLS" "CONSTRUCTORS" "__CTOR_LIST__" "__CTOR_END__" "__DTOR_LIST__" "__DTOR_END__" "NOLOAD" "DSECT" "COPY" "INFO" "OVERLAY" "AT" "SUBALIGN" "ONLY_IF_RO" "ONLY_IF_RW" ":PHDR" "MEMORY" "PHDRS" "FILEHDR" "FLAGS" "PT_NULL" "PT_LOAD" "PT_DYNAMIC" "PT_INTERP" "PT_NOTE" "PT_SHLIB" "PT_PHDR" "VERSION") (#$ . 1718))
#@37 Builtin functions of GNU ld script.
(defvar ld-script-builtins '("CONSTANT" "MAXPAGESIZE" "COMMONPAGESIZE" "ABSOLUTE" "ADDR" "ALIGN" "ALIGNOF" "BLOCK" "DATA_SEGMENT_ALIGN" "DATA_SEGMENT_END" "DATA_SEGMENT_RELRO_END" "DEFINED" "LENGTH" "len" "l" "LOADADDR" "MAX" "MIN" "NEXT" "ORIGIN" "org" "o" "SEGMENT_START" "SIZEOF" "SIZEOF_HEADERS" "sizeof_headers") (#$ . 2533))
#@50 Default font-lock-keywords for `ld-script-mode'.
(defvar ld-script-font-lock-keywords (byte-code "\303\304\305\"\306B\304	\305\"\307B\310BB\n\"\207" [ld-script-keywords ld-script-builtins cpp-font-lock-keywords append regexp-opt words (1 font-lock-keyword-face) (1 font-lock-builtin-face) (("/DISCARD/\\|EXCLUDE_FILE\\|:NONE" . font-lock-warning-face) ("\\W\\(\\.\\)\\W" 1 ld-script-location-counter-face))] 5) (#$ . 2906))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [ld-script-mode-hook variable-documentation put purecopy "Hook run when entering LD-Script mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it.  (This is true for all hook variables.)" boundp ld-script-mode-map definition-name ld-script-mode] 5)
(defvar ld-script-mode-map (make-sparse-keymap))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [ld-script-mode-map variable-documentation put purecopy "Keymap for `ld-script-mode'." boundp ld-script-mode-syntax-table definition-name ld-script-mode] 5)
(defvar ld-script-mode-syntax-table (make-syntax-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [ld-script-mode-syntax-table variable-documentation put purecopy "Syntax table for `ld-script-mode'." ld-script-mode-abbrev-table definition-name ld-script-mode] 5)
(defvar ld-script-mode-abbrev-table (progn (define-abbrev-table 'ld-script-mode-abbrev-table nil) ld-script-mode-abbrev-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [ld-script-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `ld-script-mode'." ld-script-mode derived-mode-parent prog-mode] 5)
#@223 A major mode to edit GNU ld script files

In addition to any hooks its parent mode `prog-mode' might have run,
this mode runs the hook `ld-script-mode-hook', as the final step
during initialization.

\{ld-script-mode-map}
(defalias 'ld-script-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315!\204'\316\317 \"\210\320\f!\211\2036
\321 =\203<\322\f\323 \"\210)\324!\325\"\204V!\"=\204V\326!\325\"C#\210\327!\210\330\f!\210!\"\306\331!\210\332\306\333!\210\334\306\335!\210\336)\337\340!\207" [delay-mode-hooks major-mode mode-name ld-script-mode-map ld-script-mode-syntax-table parent make-local-variable t prog-mode ld-script-mode "LD-Script" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table abbrev-table-get :parents abbrev-table-put use-local-map set-syntax-table comment-start "/* " comment-end " */" font-lock-defaults (ld-script-font-lock-keywords nil) run-mode-hooks ld-script-mode-hook ld-script-mode-abbrev-table local-abbrev-table] 6 (#$ . 4681) nil])
(provide 'ld-script)

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net