Searched refs:MachHeaderSection (Results 1 – 5 of 5) sorted by relevance
26 class MachHeaderSection; variable
86 class MachHeaderSection final : public SyntheticSection {88 MachHeaderSection();843 MachHeaderSection *header = nullptr;
22 class MachHeaderSection; variable
73 MachHeaderSection::MachHeaderSection() in MachHeaderSection() function in MachHeaderSection82 void MachHeaderSection::addLoadCommand(LoadCommand *lc) { in addLoadCommand()87 uint64_t MachHeaderSection::getSize() const { in getSize()118 void MachHeaderSection::writeTo(uint8_t *buf) const { in writeTo()
72 MachHeaderSection *header = nullptr;1348 in.header = make<MachHeaderSection>(); in createSyntheticSections()