Searched defs:Sect (Results 1 – 6 of 6) sorted by relevance
157 MachO::section_64 Sect = O->getSection64(Sec); in getSectionFlags() local160 MachO::section Sect = O->getSection(Sec); in getSectionFlags() local497 MachO::section_64 Sect = getSection64(Sec); in getSectionSize() local502 MachO::section Sect = getSection(Sec); in getSectionSize() local523 MachO::section_64 Sect = getSection64(Sec); in getSectionContents() local527 MachO::section Sect = getSection(Sec); in getSectionContents() local539 MachO::section_64 Sect = getSection64(Sec); in getSectionAlignment() local542 MachO::section Sect = getSection(Sec); in getSectionAlignment() local590 MachO::section_64 Sect = getSection64(Sec); in section_rel_end() local593 MachO::section Sect = getSection(Sec); in section_rel_end() local[all …]
99 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection()
23 #define COMPILER_RT_SECTION(Sect) __attribute__((section(Sect))) argument
308 MachO::section Sect = Obj->getSection(Sec); in getSection() local320 MachO::section_64 Sect = Obj->getSection64(Sec); in getSection() local
258 auto Sect = getSection(Obj, Segment, LCI, i); in transferSegmentAndSections() local
824 auto Sect = std::find_if(LiteralSections.begin(), LiteralSections.end(), in DumpLiteralPointerSection() local