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

12

/barrelfish-master/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-master/doc/018-Practical-guide/
H A Dreadme.tex
/barrelfish-master/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-master/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-master/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-master/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-master/lib/libc/stdlib/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/barrelfish-master/lib/net/
H A Dpbuf.c668 struct pbuf_custom *pc = (struct pbuf_custom*)p; local
/barrelfish-master/lib/libc/gen/
H A Dfnmatch.c94 wchar_t pc, sc; local
/barrelfish-master/lib/cxx/unwind/
H A DEHHeaderParser.hpp101 bool EHHeaderParser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehHdrStart, argument
H A DUnwindLevel1.c81 unw_word_t pc; local
220 unw_word_t pc; local
H A DUnwindLevel1-gcc-ext.c89 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) { argument
187 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc, argument
[all...]
H A DDwarfInstructions.hpp152 int DwarfInstructions<A, R>::stepWithDwarf(A &addressSpace, pint_t pc, argument
H A DDwarfParser.hpp178 bool CFI_Parser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehSectionStart, argument
[all...]
/barrelfish-master/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dengine.c822 register sopno pc; local
[all...]
/barrelfish-master/usr/drivers/xeon_phi/
H A Dxeon_phi.c306 xeon_phi_boot_postcodes_t pc, pc_prev = 0; local
/barrelfish-master/lib/libc/regex/
H A Dengine.c989 sopno pc; local
[all...]
/barrelfish-master/lib/lwip2/src/core/
H A Dpbuf.c760 struct pbuf_custom *pc = (struct pbuf_custom*)p; local
/barrelfish-master/include/arch/arm/barrelfish_kpi/
H A Dregisters_arch.h74 uint32_t pc; member in struct:registers_arm::registers_arm_named
91 uint32_t pc; member in struct:registers_arm::registers_arm_syscall_args

Completed in 281 milliseconds

12