Lines Matching full:dynamic
23 The \fBlari\fR utility analyzes the interface requirements of dynamic \fBELF\fR
28 Dynamic objects offer symbolic definitions that represent the interface that
46 Without the \fB-D\fR option, \fBlari\fR processes files as dynamic \fBELF\fR
84 the processed dynamic objects and, by default, displays any interesting
92 interface requirements of the dynamic objects that are processed. When creating
93 a dynamic object, you should define an explicit, versioned interface. This
157 dynamic objects.
177 Creates \fImapfiles\fR for each dynamic object that is processed. These
301 dynamic executable can be defined as interposers by using the \fBINTERPOSE\fR
341 a dynamic executable.
452 An example of this scenario is if two dynamic objects define and reference the
454 first dynamic object loaded with the process. In this case, the definition of
532 Another example of overhead information is the binding of a dynamic object to
533 the procedure linkage table entry of a dynamic executable. If a dynamic
536 function call is actually made. If a dynamic object takes the address of the
537 same referenced function, the dynamic object binds to the dynamic executables
632 # Dynamic Object: ./foo.so