Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h287 StringMap<bool> RelSecNames; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h275 StringMap<bool> RelSecNames; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp372 RelSecNames.insert(std::make_pair(Name.str(), true)); in createELFRelSection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp453 RelSecNames.insert(std::make_pair(Name.str(), true)); in createELFRelSection()