Searched defs:text_base (Results 1 – 11 of 11) sorted by relevance
43 let text_base = (*current).ldinfo_textorg as usize; in native_libraries() localVariable
160 inline void ByteReader::SetTextBase(uint64_t text_base) { in SetTextBase()