Searched defs:TempSec (Results 1 – 4 of 4) sorted by relevance
54 MachOYAML::Section TempSec; in constructSectionCommon() local74 MachOYAML::Section TempSec = constructSectionCommon(Sec); in constructSection() local80 MachOYAML::Section TempSec = constructSectionCommon(Sec); in constructSection() local
92 SectionType TempSec; in constructSection() local119 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData() local134 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData() local
95 SectionType TempSec; in constructSection() local120 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData() local134 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData() local
109 SectionType TempSec; in constructSection() local136 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData() local151 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData() local