Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_rtld.c594 uint64_t section_base = u->rx_va + s->offset; in resolve_symbol() local
596 *value = section_base + sym->st_value; in resolve_symbol()
/third_party/skia/third_party/externals/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()