Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_elf_tls.h100 struct TlsModule { struct
101 TlsSegment segment;
104 size_t static_offset = SIZE_MAX;
129 struct TlsModules { argument