Home
last modified time | relevance | path

Searched defs:SymbolNames (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h51 LVSymbolNames SymbolNames; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp44 } *SymbolNames = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp81 auto SymbolNames = getSymbolTypeNames(); in enumeration() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp657 SmallVector<StringRef, 10> SymbolNames; traverseSymbolSection() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h815 StringTableSection *SymbolNames = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp692 StringSet<> SymbolNames; in parseLinkingSectionSymtab() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp727 const std::vector<std::pair<StringRef, bool>> &SymbolNames) { in rt_pushSymbols()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1066 DenseMap<uint64_t, StringRef> SymbolNames; in PrintFunctionStarts() local