Searched defs:debug_name (Results 1 – 12 of 12) sorted by relevance
131 const std::string& debug_name) in ThunkMapValue()237 /*out*/ std::string* debug_name) { in GetThunkCode()257 const std::string& debug_name) { in SetThunkCode()
283 const std::string& debug_name) { in SetThunkCode()289 /*out*/ std::string* debug_name) override { in GetThunkCode()353 ThunkValue(ArrayRef<const uint8_t> code, const std::string& debug_name) in ThunkValue()
30 /*out*/ std::string* debug_name) { in GetThunkCode()
47 const std::string& debug_name, in LoadFromFd()
33 ThunkData(ArrayRef<const uint8_t> code, const std::string& debug_name, uint32_t max_next_offset) in ThunkData()544 std::string debug_name; in ThunkDataForPatch() local
210 /*out*/ std::string* debug_name = nullptr) { in CompileThunk()231 std::string debug_name; in AddCompiledMethod() local
74 ASurfaceControl* ASurfaceControl_createFromWindow(ANativeWindow* window, const char* debug_name) { in ASurfaceControl_createFromWindow()109 ASurfaceControl* ASurfaceControl_create(ASurfaceControl* parent, const char* debug_name) { in ASurfaceControl_create()
735 std::string debug_name; in Emit() local
5112 /*out*/ std::string* debug_name) { in EmitThunkCode()6975 /*out*/ std::string* debug_name) { in CompileBakerReadBarrierThunk()
9624 /*out*/ std::string* debug_name) { in EmitThunkCode()9942 /*out*/ std::string* debug_name) { in CompileBakerReadBarrierThunk()
176 /*out*/ std::string* debug_name = nullptr) { in CompileThunk()204 std::string debug_name; in AddCompiledMethod() local
188 char debug_name[64]; member