Searched defs:loadName (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lld/lib/ReaderWriter/MachO/ | ||
D | Atoms.h | 149 StringRef loadName() const override { return _dylibInstallName; } in loadName() function |
/external/llvm-project/lld/lib/ReaderWriter/YAML/ | ||
D | ReaderWriterYAML.cpp | 1102 StringRef loadName() const override { return _loadName; } in loadName() function in llvm::yaml::MappingTraits::NormalizedAtom |
/external/python/cpython2/Lib/compiler/ | ||
D | pycodegen.py | 272 def loadName(self, name): member in CodeGenerator |
/external/angle/src/libANGLE/ | ||
D | Context_gl.cpp | 1183 void Context::loadName(GLuint name) in loadName() function in gl::Context |