Searched refs:loadable (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | mmapobj.c | 1296 int *loadable, size_t *align) in calc_loadable() argument 1429 *loadable = num_segs; in calc_loadable() 1444 check_exec_addrs(int loadable, mmapobj_result_t *mrp, caddr_t start_addr) in check_exec_addrs() argument 1457 for (i = 0; i < loadable; i++) { in check_exec_addrs() 1542 int loadable = 0; in process_phdr() local 1611 loadable = lvp->lv_num_segs; in process_phdr() 1622 if (loadable == 0) { in process_phdr() 1625 &loadable, &align); in process_phdr() 1643 if (len == 0 || loadable == 0) { in process_phdr() 1655 loadable += 2; in process_phdr() [all …]
|
H A D | priv_defs | 471 Allows a process to successfully call a third party loadable module 473 This privilege exists only for third party loadable module
|
/titanic_44/usr/src/uts/common/klm/ |
H A D | mapfile-ops | 21 # loadable module linkage
|
H A D | mapfile-mod | 21 # loadable module linkage
|
/titanic_44/usr/src/common/mapfiles/common/ |
H A D | map.filter | 24 # Creates a single, read-only, executable text segment to catch all loadable
|
/titanic_44/usr/src/lib/ |
H A D | README.Makefiles | 329 If you are building a loadable module (i.e., a shared object that 331 the loadable module with a `.a' suffix, such as `devfsadm_mod.a'. 355 are built. For loadable modules, you should just list DYNLIB, 627 Example of a simple loadable module.
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | README.new | 53 NOTE: The driver can be installed as a dynamic loadable kernel module or 69 3. To create a loadable module, perform the following steps.
|
/titanic_44/usr/src/cmd/mdb/demo/ |
H A D | README | 104 The first example module provides the source code for two example loadable
|
/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.msg | 356 dynamically loadable ELF objects that contain related editing\n\ 456 loadable ELF sharable objects. This design allows for easy\n\
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 472 loadable segment: %s"
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 792 @ MSG_MAP_HDR_NOALLOC "header noalloc directive; line=%llu; first loadable \
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 21254 030 Err Not a loadable Character
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 1138 # keypad!), loadable fonts, and strange highlighting modes ("dithered"
|
H A D | terminfo.src | 1260 # keypad!), loadable fonts, and strange highlighting modes ("dithered"
|