Home
last modified time | relevance | path

Searched refs:text_base (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h149 inline void ByteReader::SetTextBase(uint64_t text_base) { in SetTextBase() argument
150 text_base_ = text_base; in SetTextBase()
Dbytereader.h244 void SetTextBase(uint64_t text_base);