Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h135 const StringEntry *StringMapBegin = in OffloadBinary() local
138 StringRef Key = &Buffer[StringMapBegin[I].KeyOffset]; in OffloadBinary()
139 StringData[Key] = &Buffer[StringMapBegin[I].ValueOffset]; in OffloadBinary()