Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257043
b: refs/heads/master
c: df2ccb6
h: refs/heads/master
i:
  257041: faa553a
  257039: 6cd62c0
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed May 17, 2011
1 parent 87f65f9 commit e3fbbeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bde66c3f45d777082a0df01e64870f47ba2a5055
refs/heads/master: df2ccb69454d022ce99e3a3b7ee7f9fb4a4e9563
1 change: 1 addition & 0 deletions trunk/scripts/recordmcount.h
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ __has_rel_mcount(Elf_Shdr const *const relhdr, /* is SHT_REL or SHT_RELA */
succeed_file();
}
if (w(txthdr->sh_type) != SHT_PROGBITS ||
!(w(txthdr->sh_flags) & SHF_EXECINSTR) ||
!is_mcounted_section_name(txtname))
return NULL;
return txtname;
Expand Down

0 comments on commit e3fbbeb

Please sign in to comment.