Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp1461 DataSecEntries[std::string(SecName)]->addDataSecEntry(VarId, in processGlobals()
1552 DataSecEntries[std::string(SecName)]->addDataSecEntry(FuncId, in processFuncPrototypes()