Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245499
b: refs/heads/master
c: 8abd572
h: refs/heads/master
i:
  245497: 4a0229c
  245495: 294ca2e
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed May 16, 2011
1 parent 5e27199 commit b6de353
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: 9f087e7612115b7a201d4f3392a95ac7408948ab
refs/heads/master: 8abd5724a7f1631ab2276954156c629d4d17149a
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 b6de353

Please sign in to comment.