Home
last modified time | relevance | path

Searched defs:stab (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c131 struct stat stab; in main() local
203 struct stat stab; member
290 struct stat stab; in make_spool_dir() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h106 typedef struct stab { struct
112 } stab_t; argument
/freebsd/contrib/sendmail/src/
H A Dstab.c50 stab(name, type, op) in stab() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1169 StabsEntry stab(N_SO); in emitBeginSourceStab() local
1175 StabsEntry stab(N_SO); in emitEndSourceStab() local
1181 StabsEntry stab(N_OSO); in emitObjectFileStab() local
1202 StabsEntry stab(N_FUN); in emitEndFunStab() local
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2811 dyn_str(struct readelf *re, uint32_t stab, uint64_t d_val) in dyn_str()
2951 dump_dyn_val(struct readelf *re, GElf_Dyn *dyn, uint32_t stab) in dump_dyn_val()
3247 uint32_t stab; in dump_symtab() local