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

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
CommonConfig.h 73 struct SectionRename {
192 StringMap<SectionRename> SectionsToRename;
ConfigManager.cpp 208 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) {
215 SectionRename SR;
829 Expected<SectionRename> SR =
859 const SectionRename &SR = E.second;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
ELFObjcopy.cpp 546 const SectionRename &SR = Iter->second;

Completed in 19 milliseconds