Searched defs:pc (Results 1 - 25 of 33) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/arm/aeabi/
H A Daeabi_unwind_exidx.c66 dl_unwind_find_exidx(const void *pc, int *pcount) argument
94 dl_unwind_find_exidx(const void *pc, int *pcount) argument
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A Dreadme.tex
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Deg_c_mip.c48 double pc[NCOLS] = { variable
H A Deg_cc_mip.cc49 double pc[NCOLS] = { variable
/barrelfish-2018-10-04/include/lwip2/lwip/
H A Dip4_frag.h84 struct pbuf_custom pc; member in struct:pbuf_custom_ref
H A Dip6_frag.h105 struct pbuf_custom pc; member in struct:pbuf_custom_ref
/barrelfish-2018-10-04/lib/lua/src/
H A Dlfunc.c150 const char *luaF_getlocalname (const Proto *f, int local_number, int pc) { argument
H A Dlparser.h65 int pc; /* position in code */ member in struct:Labeldesc
102 int pc; /* next position to code (equivalent to `ncode') */ member in struct:FuncState
H A Dluac.c280 int pc,n=f->sizecode; local
H A Dldebug.c310 static void kname (Proto *p, int pc, int c, const char **name) { argument
330 static int filterpc (int pc, int jmptarget) { argument
341 int pc; local
393 int pc; local
448 int pc = currentpc(ci); /* calling instruction index */ local
[all...]
H A Dlcode.c80 static void fixjump (FuncState *fs, int pc, int dest) { argument
100 static int getjump (FuncState *fs, int pc) { argument
109 getjumpcontrol(FuncState *fs, int pc) argument
441 Instruction *pc = &getcode(fs, e); local
599 Instruction *pc = getjumpcontrol(fs, e->u.info); local
622 int pc; /* pc of last jump */ local
646 int pc; /* pc of last jump */ local
[all...]
/barrelfish-2018-10-04/lib/libc/locale/
H A DmbrtocXX_iconv.h59 mbrtocXX_l(charXX_t * __restrict pc, const char * __restrict s, size_t n, argument
153 mbrtocXX(charXX_t * __restrict pc, const char * __restrict s, size_t n, argument
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/barrelfish-2018-10-04/lib/net/
H A Dpbuf.c668 struct pbuf_custom *pc = (struct pbuf_custom*)p; local
/barrelfish-2018-10-04/lib/libc/gen/
H A Dfnmatch.c94 wchar_t pc, sc; local
/barrelfish-2018-10-04/lib/cxx/unwind/
H A DUnwindLevel1-gcc-ext.c82 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) { argument
171 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc, argument
[all...]
H A DUnwindLevel1.c67 unw_word_t pc; local
200 unw_word_t pc; local
H A DDwarfInstructions.hpp155 int DwarfInstructions<A, R>::stepWithDwarf(A &addressSpace, pint_t pc, argument
H A DDwarfParser.hpp176 bool CFI_Parser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehSectionStart, argument
[all...]
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dxeon_phi.c251 xeon_phi_boot_postcodes_t pc, pc_prev = 0; local
H A Dboot.c763 xeon_phi_boot_postcodes_t pc, pc_prev = 0; local
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dengine.c822 register sopno pc; local
[all...]
/barrelfish-2018-10-04/lib/libc/regex/
H A Dengine.c989 sopno pc; local
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/core/
H A Dpbuf.c760 struct pbuf_custom *pc = (struct pbuf_custom*)p; local
/barrelfish-2018-10-04/include/arch/aarch64/barrelfish_kpi/
H A Dregisters_arch.h88 uint64_t stack, pc, spsr; member in struct:registers_aarch64::registers_aarch64_named
96 uint64_t stack, pc, spsr; member in struct:registers_aarch64::registers_aarch64_syscall_args

Completed in 391 milliseconds

12