Searched defs:BinarySection (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/bolt/include/bolt/Core/ | ||
| H A D | Linker.h | 26 class BinarySection; variable |
| H A D | BinarySection.h | 146 explicit BinarySection(BinaryContext &BC, const Twine &Name, BinarySection() function |
| H A D | BinaryData.h | 27 class BinarySection; variable |
| /llvm-project/bolt/lib/Rewrite/ | ||
| H A D | RewriteInstance.cpp | 466 BinarySection *BinarySection = BC->getSectionForSectionRef(SecRef); markGnuRelroSections() local |