Lines Matching refs:node
273 The addition of the new block tells the linker that a new version node
275 the symbols from the DPDK_21 node. This list is directly translated into a
297 mapping this new symbol name to the initial symbol name at version node 21.
454 version node.
473 ``EXPERIMENTAL`` node, to the node of the next major ABI version as follow.
488 to the ``DPDK_22`` version node.
632 remove an entire version node at once, as is typically done at the declaration
633 of a major ABI version. If a version node completely specifies an API, then
635 to remove the entire node.
638 the node to be removed are merged into the next node in the map.
666 Then any uses of BIND_DEFAULT_SYMBOL that pointed to the old node should be
667 updated to point to the new version node in any header files for all affected
677 with the new version node.