Searched refs:MachHeaderSection (Results 1 – 5 of 5) sorted by relevance
26 class MachHeaderSection; variable
86 class MachHeaderSection final : public SyntheticSection {88 MachHeaderSection();845 MachHeaderSection *header = nullptr;
23 class MachHeaderSection; variable
72 MachHeaderSection::MachHeaderSection() in MachHeaderSection() function in MachHeaderSection81 void MachHeaderSection::addLoadCommand(LoadCommand *lc) { in addLoadCommand()86 uint64_t MachHeaderSection::getSize() const { in getSize()117 void MachHeaderSection::writeTo(uint8_t *buf) const { in writeTo()
71 MachHeaderSection *header = nullptr;1377 in.header = make<MachHeaderSection>(); in createSyntheticSections()