Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py123 for section_base, section_end in ost:
124 if section_base <= base or section_end + 1 < section_base:
128 section_base, section_end))
/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
1969 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp54 struct section_base { struct
4138 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()