Searched defs:orderedSections (Results 1 – 3 of 3) sorted by relevance
83 orderedSections = ["meta", "strings", "formats", "messages", "hints"] global() variable in MessageData
28 SmallVector<jitlink::Section *> orderedSections(jitlink::LinkGraph &G) { in orderedSections() function
1102 SmallVector<std::pair<InputSection *, int>, 0> orderedSections; sortISDBySectionOrder() local