Home
last modified time | relevance | path

Searched defs:Sections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/MC/
DELFObjectWriter.cpp845 std::vector<const MCSectionELF*> Sections; in CreateMetadataSections() local
1072 std::vector<const MCSectionELF*> Sections; in WriteSectionHeader() local
1107 std::vector<const MCSectionELF*> &Sections) { in ComputeSectionOrder()
1171 std::vector<const MCSectionELF*> Sections; in WriteObject() local
DWinCOFFObjectWriter.cpp134 sections Sections; member in __anond657a6540111::WinCOFFObjectWriter
/external/jhead/
Djpgfile.c18 static Section_t * Sections = NULL; variable
/external/llvm/include/llvm/MC/
DMCAssembler.h671 iplist<MCSectionData> Sections; variable