Home
last modified time | relevance | path

Searched defs:getDebugName (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/wasm/
DInputChunks.h106 StringRef getDebugName() const override { return StringRef(); } in getDebugName() function
138 StringRef getDebugName() const override { return function->DebugName; } in getDebugName() function
201 StringRef getDebugName() const override { return debugName; } in getDebugName() function
223 StringRef getDebugName() const override { return StringRef(); } in getDebugName() function
/external/fonttools/Tests/ttLib/tables/
DC_P_A_L_test.py56 def getDebugName(self, nameID): member in FakeNameTable
/external/llvm-project/lld/COFF/
DChunks.h171 virtual StringRef getDebugName() const { return ""; } in getDebugName() function
385 inline StringRef Chunk::getDebugName() const { in getDebugName() function
DChunks.cpp582 StringRef SectionChunk::getDebugName() const { in getDebugName() function in lld::coff::SectionChunk
/external/skia/src/gpu/
DGrSurfaceProxy.h342 SkString getDebugName() { in getDebugName() function
/external/fonttools/Lib/fontTools/ttLib/tables/
D_n_a_m_e.py103 def getDebugName(self, nameID): member in table__n_a_m_e