Home
last modified time | relevance | path

Searched refs:SectionIdOfExceptionHandler (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/test/Shell/ObjectFile/PDB/
H A Dobject.test125 SectionIdOfExceptionHandler: 0
/llvm-project/llvm/test/DebugInfo/PDB/
H A Dpdb-yaml-symbols.test69 YAML: SectionIdOfExceptionHandler: 0
/llvm-project/llvm/test/DebugInfo/COFF/
H A Dvframe-fpo.ll127 ; CODEVIEW-NEXT: SectionIdOfExceptionHandler: 0x0
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp322 error(IO.mapInteger(FrameProc.SectionIdOfExceptionHandler)); in visitKnownRecord()
H A DSymbolDumper.cpp421 FrameProc.SectionIdOfExceptionHandler); in visitKnownRecord()
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp510 IO.mapRequired("SectionIdOfExceptionHandler", in map()
511 Symbol.SectionIdOfExceptionHandler); in map()
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h800 uint16_t SectionIdOfExceptionHandler = 0; variable
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp691 formatSegmentOffset(FP.SectionIdOfExceptionHandler, in visitKnownRecord()