Home
last modified time | relevance | path

Searched refs:section_base (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h147 inline void ByteReader::SetCFIDataBase(uint64 section_base, in SetCFIDataBase() argument
149 section_base_ = section_base; in SetCFIDataBase()
Dbytereader.h237 void SetCFIDataBase(uint64 section_base, const char *buffer_base);
/external/llvm/lib/Object/
DMachOObjectFile.cpp35 struct section_base { struct
2146 const section_base *Base = in getSectionRawName()
2147 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()
2155 const section_base *Base = in getSectionRawFinalSegmentName()
2156 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()