Searched defs:pcForLabel (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerProxy.cpp117 uint32_t* ARMAssemblerProxy::pcForLabel(const char* label) { function in class:android::ARMAssemblerProxy
118 return mTarget->pcForLabel(label);
H A DARMAssembler.cpp199 uint32_t* ARMAssembler::pcForLabel(const char* label) function in class:android::ARMAssembler

Completed in 631 milliseconds