Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h42 isIndirectSym, // Relocation of an indirect symbol. enumerator
111 Result.AddrType = isIndirectSym;
229 return AddrType == isIndirectSym; in isIndirectSymbol()