Home
last modified time | relevance | path

Searched refs:mapReflectionSectionNameToEnumValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h296 mapReflectionSectionNameToEnumValue(StringRef SectionName) const { in mapReflectionSectionNameToEnumValue() function
H A DMachO.h763 mapReflectionSectionNameToEnumValue(StringRef SectionName) const override;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5396 MachOObjectFile::mapReflectionSectionNameToEnumValue( in mapReflectionSectionNameToEnumValue() function in MachOObjectFile