Lines Matching full:regular
155 if (sect_kind != LDFileFormat::Regular &&
201 if (sect_kind != LDFileFormat::Regular &&
210 if (sect_kind != LDFileFormat::Regular &&
223 // the pseudo edges are the edges from pseudo nodes to regular nodes, which
268 // global defined symbols to present the fan-in of a regular node.
297 // Traverse all sections to build the Nodes. We build nodes only for Regular,
304 if (LDFileFormat::Regular != section->kind() &&
373 // Traverse all regular nodes to find the connection to pNode
389 // create nodes - traverse all fragments to create the regular nodes, and
400 // set slots - traverse all symbols to set the slots of regular nodes