Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
DRegisterContext_i386.h148 uint32_t start_code; // VM address of text. member
DRegisterContextLinux_x86_64.cpp83 uint64_t start_code; // VM address of text. member
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc616 int32_t start_code = StartCode(segment); in GlyphId() local
621 int32_t start_code, in RetrieveGlyphId()
672 int32_t start_code = data->ReadUShort(StartCodeOffset(seg_count) + in StartCode() local
/external/kernel-headers/original/uapi/linux/
Dprctl.h134 __u64 start_code; /* code section bounds */ member
/external/pcre/dist/
Dpcre_dfa_exec.c425 const pcre_uchar *start_code = md->start_code; in internal_dfa_exec() local
Dpcre_internal.h2423 const pcre_uchar *start_code; /* The start of the compiled code */ member
2525 const pcre_uchar *start_code; /* For use when recursing */ member
2552 const pcre_uchar *start_code; /* Start of the compiled pattern */ member