Home
last modified time | relevance | path

Searched defs:functionOffset (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi_entrypoint.c54 get_entrypoint_address(unsigned int functionOffset) in get_entrypoint_address()
95 generate_entrypoint(unsigned int functionOffset) in generate_entrypoint()
268 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
320 generate_entrypoint(GLuint functionOffset) in generate_entrypoint()
/external/llvm-project/libunwind/include/mach-o/
Dcompact_unwind_encoding.h426 uint32_t functionOffset; member
433 uint32_t functionOffset; member
446 uint32_t functionOffset; member
/external/llvm-project/libunwind/src/
DUnwindCursor.hpp267 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionIndexArray
318 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionRegularArray
375 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionCompressedArray
394 uint32_t functionOffset(uint32_t index) const { in functionOffset() function in libunwind::UnwindSectionLsdaArray
DAddressSpace.hpp43 uint32_t functionOffset; member