Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h275 StringMap<bool> RelSecNames; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCContext.h352 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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp508 RelSecNames.insert(std::make_pair(Name.str(), true)); in createELFRelSection()