Searched defs:Atom (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCModule.cpp53 void MCModule::remap(MCAtom *Atom, uint64_t NewBegin, uint64_t NewEnd) { argument
106 static bool CompBBToAtom(MCBasicBlock *BB, const MCTextAtom *Atom) { argument
122 trackBBForAtom(const MCTextAtom *Atom, MCBasicBlock *BB) argument
[all...]
H A DMCModuleYAML.cpp98 struct Atom { struct in namespace:llvm::MCModuleYAML
H A DMCObjectDisassembler.cpp161 MCTextAtom *Atom; member in struct:__anon2399::BBInfo
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.h126 struct Atom { struct in class:llvm::DwarfAccelTable
130 Atom(uint16_t type, uint16_t form) : type(type), form(form) {} function in struct:llvm::DwarfAccelTable::Atom
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.h207 struct Atom struct in struct:DWARFMappedHash
212 Atom (uint16_t t = eAtomTypeNULL, dw_form_t f = 0) : function in struct:DWARFMappedHash::Atom
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCAssembler.h69 MCSymbolData *Atom; member in class:llvm::MCFragment

Completed in 189 milliseconds