Lines Matching defs:subsection
24 // N_ALT_ENTRY attribute indicates a beginning of a subsection. Therefore, by
25 // definition, a symbol is always present at the beginning of each subsection. A
26 // symbol with N_ALT_ENTRY attribute does not start a new subsection and can
27 // point to a middle of a subsection.
466 // Find the subsection corresponding to the greatest section offset that is <=
470 // any subsection splitting has occurred). It will be updated to represent the
472 // subsection.
615 // Find the subsection that this relocation belongs to.
839 // subsection here.
867 // address) subsection.
890 // There are 4 cases where we do not need to create a new subsection:
892 // 2. Multiple symbols at the same address only induce one subsection.
918 // subsection.
922 // subsection's offset from the last aligned address. We should consider
1125 for (const Subsection &subsection : compactUnwindSection.subsections) {
1126 ConcatInputSection *isec = cast<ConcatInputSection>(subsection.isec);