Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-inline-linetable.s134 # CHECK: BinaryAnnotations [
152 # CHECK: BinaryAnnotations [
H A Dcv-inline-linetable-infloop.s4 # CHECK: BinaryAnnotations [
H A Dcv-inline-linetable-unreachable.s83 # CHECK: BinaryAnnotations [
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dinlining-header.ll80 ; OBJ: BinaryAnnotations [
90 ; OBJ: BinaryAnnotations [
H A Dlocal-variables.ll153 ; OBJ: BinaryAnnotations [
180 ; OBJ: BinaryAnnotations [
H A Dinlining.ll172 ; OBJ: BinaryAnnotations [
184 ; OBJ: BinaryAnnotations [
H A Dinlining-files.ll28 ; OBJ: BinaryAnnotations [
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp455 ListScope BinaryAnnotations(W, "BinaryAnnotations"); in visitKnownRecord() local