Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/utils/
Dsaft_flashrom_util.py84 for section_base, section_end in ost:
85 if section_base <= base or section_end + 1 < section_base:
89 (section_base, section_end))
/external/google-breakpad/src/common/dwarf/
Dbytereader-inl.h142 inline void ByteReader::SetCFIDataBase(uint64_t section_base, in SetCFIDataBase() argument
144 section_base_ = section_base; in SetCFIDataBase()
Dbytereader.h240 void SetCFIDataBase(uint64_t section_base, const uint8_t *buffer_base);
/external/mesa3d/src/amd/common/
Dac_rtld.c589 uint64_t section_base = u->rx_va + s->offset; in resolve_symbol() local
591 *value = section_base + sym->st_value; in resolve_symbol()
/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/llvm-project/llvm/lib/Object/
DMachOObjectFile.cpp53 struct section_base { struct
4169 const section_base *Base = in getSectionRawName()
4170 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()
4177 const section_base *Base = in getSectionRawFinalSegmentName()
4178 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp53 struct section_base { struct
4160 const section_base *Base = in getSectionRawName()
4161 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawName()
4168 const section_base *Base = in getSectionRawFinalSegmentName()
4169 reinterpret_cast<const section_base *>(Sections[Sec.d.a]); in getSectionRawFinalSegmentName()