Searched refs:section_base (Results 1 – 6 of 6) sorted by relevance
127 for section_base, section_end in ost:128 if section_base <= base or section_end + 1 < section_base:132 (section_base, section_end))
147 inline void ByteReader::SetCFIDataBase(uint64 section_base, in SetCFIDataBase() argument149 section_base_ = section_base; in SetCFIDataBase()
237 void SetCFIDataBase(uint64 section_base, const char *buffer_base);
589 uint64_t section_base = u->rx_va + s->offset; in resolve_symbol() local591 *value = section_base + sym->st_value; in resolve_symbol()
35 struct section_base { struct1969 const section_base *Base = in getSectionRawName()1970 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()1977 const section_base *Base = in getSectionRawFinalSegmentName()1978 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()
54 struct section_base { struct4138 const section_base *Base = in getSectionRawName()4139 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()4146 const section_base *Base = in getSectionRawFinalSegmentName()4147 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()