Home
last modified time | relevance | path

Searched defs:SHT (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h265 uintptr_t SHT = reinterpret_cast<uintptr_t>(EF.section_begin()); in toDRI() local
630 uintptr_t SHT = reinterpret_cast<uintptr_t>(EF.section_begin()); in section_rel_begin() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h302 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local
766 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local