Home
last modified time | relevance | path

Searched refs:RELOC_LABEL_B (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sym/
Dsym_fw.h196 #define RELOC_LABEL_B 0x80000000 macro
206 #define SYM_GEN_PADDR_B(s, label) (RELOC_LABEL_B | offsetof(s, label))
Dsym_hipd.c2151 case RELOC_LABEL_B: in sym_fw_bind_script()