Home
last modified time | relevance | path

Searched defs:stroffset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_ar.c332 long arraysize, fileoffset, stroffset, strtabsize; in _libelf_ar_process_bsd_symtab() local
/netbsd-src/sys/external/bsd/libfdt/dist/
H A Dfdt_ro.c36 const char *fdt_get_string(const void *fdt, int stroffset, int *lenp) in fdt_get_string()
91 const char *fdt_string(const void *fdt, int stroffset) in fdt_string()
96 static int fdt_string_eq_(const void *fdt, int stroffset, in fdt_string_eq_()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbtfout.cc721 btf_asm_func_arg (ctf_func_arg_t * farg, size_t stroffset) in btf_asm_func_arg()
760 btf_asm_datasec_type (btf_datasec_t ds, size_t stroffset) in btf_asm_datasec_type()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dcode.c66 static int stroffset; variable