Searched defs:tls_index (Results 1 – 1 of 1) sorted by relevance
266 struct tls_index { struct267 uint64_t module;268 uint64_t offset;314 struct tls_index tls_index; in calc_location() local