Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFObjectFile.h265 uintptr_t SHT = reinterpret_cast<uintptr_t>((*EF.sections()).begin()); in toDRI() local
630 uintptr_t SHT = reinterpret_cast<uintptr_t>((*EF.sections()).begin()); in section_rel_begin() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h330 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local
821 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h336 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in toDRI() local
908 uintptr_t SHT = reinterpret_cast<uintptr_t>((*SectionsOrErr).begin()); in section_rel_begin() local