Lines Matching refs:MEMBER
343 # RUN: FileCheck -DFILE=%t.member.index.o %s --check-prefix=MEMBER-LLVM --implicit-check-not=warn…
345 # RUN: FileCheck -DFILE=%t.member.index.o %s --check-prefix=MEMBER-GNU --implicit-check-not=warni…
347 # MEMBER-LLVM: Groups {
348 # MEMBER-LLVM-NEXT: warning: '[[FILE]]': unable to get the section with index 238 when dumping the …
349 # MEMBER-LLVM-NEXT: warning: '[[FILE]]': unable to get the section with index 255 when dumping the …
350 # MEMBER-LLVM-NEXT: Group {
351 # MEMBER-LLVM-NEXT: Name: .group (16)
352 # MEMBER-LLVM-NEXT: Index: 1
353 # MEMBER-LLVM-NEXT: Link: 7
354 # MEMBER-LLVM-NEXT: Info: 1
355 # MEMBER-LLVM-NEXT: Type: COMDAT (0x1)
356 # MEMBER-LLVM-NEXT: Signature: foo
357 # MEMBER-LLVM-NEXT: Section(s) in group [
358 # MEMBER-LLVM-NEXT: .text.foo (3)
359 # MEMBER-LLVM-NEXT: <?> (238)
360 # MEMBER-LLVM-NEXT: ]
361 # MEMBER-LLVM-NEXT: }
362 # MEMBER-LLVM-NEXT: Group {
363 # MEMBER-LLVM-NEXT: Name: .group1 (64)
364 # MEMBER-LLVM-NEXT: Index: 2
365 # MEMBER-LLVM-NEXT: Link: 7
366 # MEMBER-LLVM-NEXT: Info: 2
367 # MEMBER-LLVM-NEXT: Type: COMDAT (0x1)
368 # MEMBER-LLVM-NEXT: Signature: bar
369 # MEMBER-LLVM-NEXT: Section(s) in group [
370 # MEMBER-LLVM-NEXT: <?> (255)
371 # MEMBER-LLVM-NEXT: .rela.text.bar (6)
372 # MEMBER-LLVM-NEXT: ]
373 # MEMBER-LLVM-NEXT: }
374 # MEMBER-LLVM-NEXT: }
376 # MEMBER-GNU: warning: '[[FILE]]': unable to get the section with index 238 when dumping the …
377 # MEMBER-GNU-NEXT: warning: '[[FILE]]': unable to get the section with index 255 when dumping the …
378 # MEMBER-GNU-EMPTY:
379 # MEMBER-GNU-NEXT: COMDAT group section [ 1] `.group' [foo] contains 2 sections:
380 # MEMBER-GNU-NEXT: [Index] Name
381 # MEMBER-GNU-NEXT: [ 3] .text.foo
382 # MEMBER-GNU-NEXT: [ 238] <?>
383 # MEMBER-GNU-EMPTY:
384 # MEMBER-GNU-NEXT: COMDAT group section [ 2] `.group1' [bar] contains 2 sections:
385 # MEMBER-GNU-NEXT: [Index] Name
386 # MEMBER-GNU-NEXT: [ 255] <?>
387 # MEMBER-GNU-NEXT: [ 6] .rela.text.bar