Home
last modified time | relevance | path

Searched refs:NativeRawSymbol (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp17 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, SymIndexId SymbolId) in NativeRawSymbol() function in NativeRawSymbol
68 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
104 uint32_t NativeRawSymbol::getAge() const { in getAge()
435 bool NativeRawSymbol::isCode() const { in isCode()
483 bool NativeRawSymbol::hasEH() const { in hasEH()
487 bool NativeRawSymbol::hasEHa() const { in hasEHa()
535 bool NativeRawSymbol::hasSEH() const { in hasSEH()
571 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
607 bool NativeRawSymbol::isLTCG() const { in isLTCG()
635 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0),
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields);
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in visitKnownMember()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in visitKnownMember()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in getNext()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
H A DNativeTypeFunctionSig.cpp26 class NativeTypeFunctionArg : public NativeRawSymbol {
30 : NativeRawSymbol(Session, PDB_SymType::FunctionArg, 0), in NativeTypeFunctionArg()
35 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
80 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
86 : NativeRawSymbol(Session, PDB_SymType::FunctionSig, Id), in NativeTypeFunctionSig()
112 NativeRawSymbol::dump(OS, Indent, ShowIdFields, RecurseIdFields); in dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp18 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag, in NativeRawSymbol() function in NativeRawSymbol
77 NativeRawSymbol::findInlineeLines() const { in findInlineeLines()
113 uint32_t NativeRawSymbol::getAge() const { in getAge()
420 bool NativeRawSymbol::isCode() const { in isCode()
468 bool NativeRawSymbol::hasEH() const { in hasEH()
472 bool NativeRawSymbol::hasEHa() const { in hasEHa()
520 bool NativeRawSymbol::hasSEH() const { in hasSEH()
556 bool NativeRawSymbol::isCVTCIL() const { in isCVTCIL()
592 bool NativeRawSymbol::isLTCG() const { in isLTCG()
620 bool NativeRawSymbol::isNaked() const { in isNaked()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp19 NativeRawSymbol::NativeRawSymbol(NativeSession &PDBSession, PDB_SymType Tag,
78 NativeRawSymbol::findInlineeLines() const {
114 uint32_t NativeRawSymbol::getAge() const {
421 bool NativeRawSymbol::isCode() const {
469 bool NativeRawSymbol::hasEH() const {
473 bool NativeRawSymbol::hasEHa() const {
521 bool NativeRawSymbol::hasSEH() const {
557 bool NativeRawSymbol::isCVTCIL() const {
593 bool NativeRawSymbol::isLTCG() const {
621 bool NativeRawSymbol::isNaked() const {
[all …]

12345678910>>...21