Searched refs:getNameType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp35 switch (H->getNameType()) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp92 static ImportNameType getNameType(StringRef Sym, StringRef ExtName, function in namespace:llvm::object
600 : getNameType(SymbolName, E.Name,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h712 ImportNameType getNameType() const { function in struct:llvm::COFF::ImportHeader
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp854 switch (hdr->getNameType()) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h552 int getNameType() const { return (TypeInfo >> 2) & 0x7; } function in struct:llvm::object::coff_import_header

Completed in 140 milliseconds