Searched defs:Sect (Results 1 – 7 of 7) sorted by relevance
179 MachO::section_64 Sect = O.getSection64(Sec); in getSectionFlags() local182 MachO::section Sect = O.getSection(Sec); in getSectionFlags() local1932 MachO::section_64 Sect = getSection64(Sec); in getSectionSize() local1937 MachO::section Sect = getSection(Sec); in getSectionSize() local1963 MachO::section_64 Sect = getSection64(Sec); in getSectionContents() local1967 MachO::section Sect = getSection(Sec); in getSectionContents() local1978 MachO::section_64 Sect = getSection64(Sec); in getSectionAlignment() local1981 MachO::section Sect = getSection(Sec); in getSectionAlignment() local2068 MachO::section_64 Sect = getSection64(Sec); in section_rel_end() local2071 MachO::section Sect = getSection(Sec); in section_rel_end() local[all …]
218 void LLVMMoveToContainingSection(LLVMSectionIteratorRef Sect, in LLVMMoveToContainingSection()
54 uint8_t Sect = 0; member
212 uint8_t Sect; in createNormalizedSymbols() local
117 NativeSession::findSymbolBySectOffset(uint32_t Sect, uint32_t Offset, in findSymbolBySectOffset()
118 const DWARFYAML::PubSection &Sect, in EmitPubSection()
222 DIASession::findSymbolBySectOffset(uint32_t Sect, uint32_t Offset, in findSymbolBySectOffset()