Home
last modified time | relevance | path

Searched refs:bss (Results 1 – 4 of 4) sorted by relevance

/bionic/tests/libs/
Dsegment_gap_outer.lds2 # This starts off fairly normal: rodata, text, data, relro, bss with
13 .bss : {}
16 # merging .bss with .bss.end_of_gap.
24 .bss.end_of_gap : {
25 *(.bss.end_of_gap);
Dcfi_test_lib.cpp33 char bss[1024 * 1024]; variable
/bionic/tests/
Dcfi_test.cpp53 SYM(char*, bss); in TEST()
100 __cfi_slowpath(47, bss + i); in TEST()
/bionic/libc/
Dsymbol_ordering1 # This file is generated by sorting symbols in the .bss section in libc.so by