Home
last modified time | relevance | path

Searched defs:bss_size (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/tests/
H A Dcfi_test.cpp108 const size_t bss_size = 1024 * 1024; in TEST_F() local
/aosp12/art/dex2oat/linker/
H A Delf_writer_quick.cc177 size_t bss_size, in PrepareDynamicSection()
/aosp12/art/libelffile/elf/
H A Delf_builder.h641 Elf_Word bss_size, in PrepareDynamicSection()