Home
last modified time | relevance | path

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

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