Home
last modified time | relevance | path

Searched defs:loc_size (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/libkern/os/
H A Dlog_encode.c482 write_address_location(uint8_t buf[static sizeof(uint64_t)], uintptr_t loc, size_t loc_size) in write_address_location()
497 os_log_encode_location(os_log_context_t ctx, uintptr_t loc, size_t loc_size) in os_log_encode_location()
513 uintptr_t loc, size_t loc_size) in os_log_context_encode()
H A Dlog.c351 bool driverKit, size_t *loc_size) in resolve_location()