Home
last modified time | relevance | path

Searched refs:addDataSecEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h192 void addDataSecEntry(uint32_t Id, const MCSymbol *Sym, uint32_t Size) { in addDataSecEntry() function
H A DBTFDebug.cpp1616 It->second->addDataSecEntry(VarId, Asm->getSymbol(&Global), Size); in processGlobals()
1716 It->second->addDataSecEntry(FuncId, Asm->getSymbol(F), 0); in processFuncPrototypes()