Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h254 StringMap<bool> RelSecNames; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp359 RelSecNames.insert(std::make_pair(Name.str(), true)); in createELFRelSection()