MCPcopy Create free account
hub / github.com/GANGE666/xVMP / getModuleIdentifier

Method getModuleIdentifier

src/include/llvm/Bitcode/BitcodeReader.h:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 StringRef getStrtab() const { return Strtab; }
92
93 StringRef getModuleIdentifier() const { return ModuleIdentifier; }
94
95 /// Read the bitcode module and prepare for lazy deserialization of function
96 /// bodies. If ShouldLazyLoadMetadata is true, lazily load metadata as well.

Callers 15

DiagnosticHandlerImplMethod · 0.80
runThinLTOBackendFunction · 0.80
notifyObjectCompiledMethod · 0.80
getObjectMethod · 0.80
createDebugDumperFunction · 0.80
runOnModuleMethod · 0.80
getNameMethod · 0.80
CloneModuleMethod · 0.80
performOnModuleMethod · 0.80
importFunctionsMethod · 0.80

Calls

no outgoing calls

Tested by 4

notifyObjectCompiledMethod · 0.64
getObjectMethod · 0.64
wasModuleLookedUpMethod · 0.64
getObjectInternalMethod · 0.64