文章分类 - 计算机原理和基础
摘要:7.10 CFI directives 7.10.1 .cfi_sections section_list .cfi_sections may be used to specify whether CFI directives should emit .eh_frame section and/or
阅读全文
摘要:BSS段: BSS段(bss segment)通常是指用来存放程序中未初始化的全局变量的一块内存区域。BSS是英文Block Started by Symbol的简称。BSS段属于静态内存分配。 数据段: 数据段(data segment)通常是指用来存放程序中已初始化的全局变量的一块内存区域。数据
阅读全文

浙公网安备 33010602011771号