Home
last modified time | relevance | path

Searched defs:ElementName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp82 std::string ElementName(Element->getName()); in checkIntegrityScopesTree() local
H A DLVElement.cpp96 void LVElement::setName(StringRef ElementName) { in setName() argument
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp75 static bool isMergeableElement(const unsigned char *ElementName) { in isMergeableElement()
87 const unsigned char *ElementName) { in getChildWithName()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp605 const char *ElementName) { in checkLinkeditDataCommand()