Searched defs:coff (Results 1 – 8 of 8) sorted by relevance
/minix3/sys/lib/libsa/ |
H A D | loadfile_ecoff.c | 54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) in loadfile_coff()
|
H A D | loadfile.c | 124 struct ecoff_exechdr coff; in fdloadfile() member
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | search.c | 150 size_t coff, len; in f_search() local 294 size_t coff, last, len; in b_search() local
|
H A D | screen.h | 124 size_t coff; /* 0-N: screen col offset in display. */ member
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 563 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 D | vs_smap.c | 368 size_t cnt_orig, cnt, coff; in vs_sm_insert() local
|
H A D | vi.h | 202 size_t coff; /* 0-N: Column offset in the line. */ member
|
/minix3/external/bsd/file/dist/src/ |
H A D | readelf.c | 1005 off_t noff, coff, name_off; in doshn() local
|