Skip to content

Commit

Permalink
add spacing in linker script
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-smx committed Apr 3, 2024
1 parent 0001772 commit b75e804
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions xzre.lds
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,43 @@ SECTIONS {
.lzma : {
"x86_dasm" = .;
*(.text.x86_codd);

"find_call_instruction" = .;
*(.text.lzma_optimum_normaa);

"find_lea_instruction" = ".";
*(.text.lzma_raw_encodea);

"find_function_prologue" = ".";
*(.text.lzma_raw_coder_memusaga);

"find_function_prologue_ex" = ".";
*(.text.lzma2_encoder_inia);

"get_lzma_allocator" = ".";
*(.text.stream_decoder_memconfia);

"check_call_site" = ".";
*(.text.lzma_index_iter_rewina);

"elf_contains_segment" = ".";
*(.text.parse_bcz);

"elf_parse" = ".";
*(.text.get_literal_prica);

"elf_symbol_get" = ".";
*(.text.crc_inia);

"elf_symbol_get_addr" = ".";
*(.text.crc64_generia);

"secret_data_append_if_flags" = ".";
*(.text.lzma_check_inia);

"find_reg2reg_instruction" = ".";
*(.text.lzma_block_total_siza);

"secret_data_append_singleton" = ".";
*(.text.rc_read_inis);
}
Expand Down

0 comments on commit b75e804

Please sign in to comment.