Home
last modified time | relevance | path

Searched defs:BinarySection (Results 1 – 4 of 4) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DLinker.h26 class BinarySection; variable
H A DBinarySection.h146 explicit BinarySection(BinaryContext &BC, const Twine &Name, BinarySection() function
156 BinarySection(BinaryContext &BC, SectionRef Section) BinarySection() function
174 BinarySection(BinaryContext &BC, const Twine &Name, uint8_t *Data, BinarySection() function
[all...]
H A DBinaryData.h27 class BinarySection; variable
[all...]
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp466 BinarySection *BinarySection = BC->getSectionForSectionRef(SecRef); markGnuRelroSections() local
[all...]