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.cpp1496 DataSecEntries[std::string(SecName)]->addDataSecEntry(VarId, in processGlobals()
1603 DataSecEntries[std::string(SecName)]->addDataSecEntry(FuncId, in processFuncPrototypes()