Searched refs:bss (Results 1 – 4 of 4) sorted by relevance
2 # This starts off fairly normal: rodata, text, data, relro, bss with13 .bss : {}16 # merging .bss with .bss.end_of_gap.24 .bss.end_of_gap : {25 *(.bss.end_of_gap);
33 char bss[1024 * 1024]; variable
53 SYM(char*, bss); in TEST()100 __cfi_slowpath(47, bss + i); in TEST()
1 # This file is generated by sorting symbols in the .bss section in libc.so by