Home
last modified time | relevance | path

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

/bionic/tests/libs/
Dsegment_gap_outer.cpp5 extern "C" void __attribute__((section(".custom_text"))) text_before_start_of_gap() {} in text_before_start_of_gap() function
13 reinterpret_cast<char*>(reinterpret_cast<uintptr_t>(text_before_start_of_gap) & ~0xfffull) + in get_inner()