HomeSort by: relevance | last modified time | path
    Searched refs:GlobalObjectSections (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Globals.cpp 209 return getContext().pImpl->GlobalObjectSections[this];
221 getContext().pImpl->GlobalObjectSections[this] = S;
LLVMContextImpl.h 1466 DenseMap<const GlobalObject *, StringRef> GlobalObjectSections;

Completed in 22 milliseconds