HomeSort by relevance Sort by last modified time
    Searched defs:pcForLabel (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 199 uint32_t* ARMAssembler::pcForLabel(const char* label)
ARMAssemblerProxy.cpp 117 uint32_t* ARMAssemblerProxy::pcForLabel(const char* label) {
118 return mTarget->pcForLabel(label);

Completed in 2728 milliseconds