Index
All Classes and Interfaces|All Packages|External Specifications
L 
- Layout paths - Search tag in interface java.lang.foreign.MemoryLayout
- Section
- Layout path well-formedness - Search tag in interface java.lang.foreign.MemoryLayout
- Section
- libraryLookup(String, Arena) - Static method in interface java.lang.foreign.SymbolLookup
-
Loads a library with the given name (if not already loaded) and creates a symbol lookup for symbols in that library.
- libraryLookup(Path, Arena) - Static method in interface java.lang.foreign.SymbolLookup
-
Loads a library from the given path (if not already loaded) and creates a symbol lookup for symbols in that library.
- Linker - Interface in java.lang.foreign
-
A linker provides access to foreign functions from Java code, and access to Java code from foreign functions.
- Linker.Option - Interface in java.lang.foreign
-
A linker option is used to provide additional parameters to a linkage request.
- load() - Method in interface java.lang.foreign.MemorySegment
-
Loads the contents of this mapped segment into physical memory.
- loaderLookup() - Static method in interface java.lang.foreign.SymbolLookup
-
Returns a symbol lookup for symbols in the libraries associated with the caller's class loader.
All Classes and Interfaces|All Packages|External Specifications