Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h98 #define STT_SECTION 3 macro
/bionic/linker/
Dlinker_relocate.cpp256 if (sym_type == STT_SECTION) { in process_relocation_impl()
/bionic/libc/include/bits/
Delf_common.h869 #define STT_SECTION 3 /* Section. */ macro