Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/private/
H A Dbionic_elf_tls.h127 struct TlsModule { struct
128 TlsSegment segment;
131 size_t static_offset = SIZE_MAX;
156 struct TlsModules { argument