Home
last modified time | relevance | path

Searched defs:coff (Results 1 – 8 of 8) sorted by relevance

/minix3/sys/lib/libsa/
H A Dloadfile_ecoff.c54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) in loadfile_coff()
H A Dloadfile.c124 struct ecoff_exechdr coff; in fdloadfile() member
/minix3/external/bsd/nvi/dist/common/
H A Dsearch.c150 size_t coff, len; in f_search() local
294 size_t coff, last, len; in b_search() local
H A Dscreen.h124 size_t coff; /* 0-N: screen col offset in display. */ member
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp563 static void PrintCOFFSymbolTable(const COFFObjectFile *coff) { in PrintCOFFSymbolTable()
620 if (const COFFObjectFile *coff = dyn_cast<const COFFObjectFile>(o)) { in PrintSymbolTable() local
699 if (const COFFObjectFile *coff = dyn_cast<COFFObjectFile>(o)) { in PrintUnwindInfo() local
/minix3/external/bsd/nvi/dist/vi/
H A Dvs_smap.c368 size_t cnt_orig, cnt, coff; in vs_sm_insert() local
H A Dvi.h202 size_t coff; /* 0-N: Column offset in the line. */ member
/minix3/external/bsd/file/dist/src/
H A Dreadelf.c1005 off_t noff, coff, name_off; in doshn() local