Home
last modified time | relevance | path

Searched defs:customSectionName (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DSectCreateFile.h43 StringRef customSectionName() const override { return _combinedName; } in customSectionName() function
DAtoms.h104 StringRef customSectionName() const override { in customSectionName() function
DMachONormalizedFileToAtoms.cpp106 bool &customSectionName) { in atomTypeFromSection()
384 bool customSectionName, in processSection()
1456 bool customSectionName; in normalizedObjectToAtoms() local
/external/llvm-project/lld/include/lld/Core/
DSimple.h172 StringRef customSectionName() const override { return StringRef(); } in customSectionName() function
/external/llvm-project/lld/lib/ReaderWriter/YAML/
DReaderWriterYAML.cpp874 StringRef customSectionName() const override { return _sectionName; } in customSectionName() function in llvm::yaml::MappingTraits::NormalizedAtom