Searched refs:o (Results 1 – 4 of 4) sorted by relevance
| /sys/amd64/ |
| D | kernel.lds | 96 KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) 103 KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors)) 108 /* gcc uses crtbegin.o to find the start of 112 actually link against crtbegin.o; the 115 doesn't matter which directory crtbegin.o 117 KEEP (*crtbegin.o(.ctors)) 118 KEEP (*crtbegin?.o(.ctors)) 120 the crtend.o file until after the sorted ctors. 123 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors)) 129 KEEP (*crtbegin.o(.dtors)) [all …]
|
| / |
| D | SConstruct | 160 env["CRTBEGIN"] = [ "#build/lib/libc/crti.o", "#build/lib/libc/crt1.o" ] 161 env["CRTEND"] = [ "#build/lib/libc/crtn.o" ]
|
| /lib/liblwip/src/netif/ppp/ |
| D | ppp.c | 1418 sifaddr( int pd, u32_t o, u32_t h, u32_t m, u32_t ns1, u32_t ns2) in sifaddr() argument 1427 SMEMCPY(&pc->addrs.our_ipaddr, &o, sizeof(o)); in sifaddr() 1444 cifaddr( int pd, u32_t o, u32_t h) in cifaddr() argument 1449 LWIP_UNUSED_ARG(o); in cifaddr()
|
| /docs/ |
| D | Doxyfile | 1485 # a.o. the download links, offline the HTML help workshop was already many years 2711 # files in one run (i.e. multiple -o and -T options on the command line). This
|