MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / parseIndirectSymbol

Method parseIndirectSymbol

lib/AsmParser/LLParser.cpp:699–821  ·  view source on GitHub ↗

parseIndirectSymbol: ::= GlobalVar '=' OptionalLinkage OptionalVisibility OptionalDLLStorageClass OptionalThreadLocal OptionalUnnamedAddr 'alias|ifunc' IndirectSymbol IndirectSymbol ::= TypeAndValue Everything through OptionalUnnamedAddr has already been parsed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

createFunction · 0.85
isFunctionTyMethod · 0.80
getNamedValueMethod · 0.80
setThreadLocalModeMethod · 0.80
setDLLStorageClassMethod · 0.80
setUnnamedAddrMethod · 0.80
ErrorClass · 0.50
assertFunction · 0.50
getKindMethod · 0.45
LexMethod · 0.45
getLocMethod · 0.45

Tested by

no test coverage detected