Home
last modified time | relevance | path

Searched refs:functionOffset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c51 get_entrypoint_address(unsigned int functionOffset) in get_entrypoint_address() argument
54 + (DISPATCH_FUNCTION_SIZE * functionOffset)); in get_entrypoint_address()
92 generate_entrypoint(unsigned int functionOffset) in generate_entrypoint() argument
105 fill_in_entrypoint_offset( (_glapi_proc) code, functionOffset ); in generate_entrypoint()
267 generate_entrypoint(GLuint functionOffset) in generate_entrypoint() argument
285 code[0] = template[0] | (functionOffset & 0x3fffff); in generate_entrypoint()
319 generate_entrypoint(GLuint functionOffset) in generate_entrypoint() argument
321 (void) functionOffset; in generate_entrypoint()
Dglapi_priv.h72 generate_entrypoint(unsigned int functionOffset);
80 get_entrypoint_address(unsigned int functionOffset);
/external/libunwind_llvm/src/
DUnwindCursor.hpp226 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionIndexArray
229 functionOffset)); in functionOffset()
277 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionRegularArray
280 functionOffset)); in functionOffset()
334 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionCompressedArray
353 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionLsdaArray
356 index, functionOffset)); in functionOffset()
639 uint32_t functionOffset; member
684 EHABIIndexEntry, _i, functionOffset); in functionAddress()
932 if (topIndex.functionOffset(mid) <= targetFunctionOffset) { in getInfoFromCompactEncodingSection()
[all …]
DAddressSpace.hpp52 uint32_t functionOffset; member
/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h427 uint32_t functionOffset; member
434 uint32_t functionOffset; member
447 uint32_t functionOffset; member