Searched defs:Prologue (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.h74 class Prologue class
H A DDWARFDebugLine.h53 struct Prologue struct in class:DWARFDebugLine
56 Prologue() : function in struct:DWARFDebugLine::Prologue
H A DHashedNameToDIE.cpp165 DWARFMappedHash::Prologue::Prologue (dw_offset_t _die_base_offset) : function in class:DWARFMappedHash::Prologue
[all...]
/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DFunctionDumper.cpp118 uint64_t Prologue = DebugStart->getVirtualAddress() - FuncStart; local
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h36 struct Prologue { struct in class:llvm::DWARFDebugLine
210 struct Prologue Prologue; member in struct:llvm::DWARFDebugLine::LineTable
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp20 DWARFDebugLine::Prologue::Prologue() { function in class:DWARFDebugLine::Prologue
[all...]
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp224 opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
235 opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
254 opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
266 opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
283 opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
300 opcode_11100xxx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
314 opcode_111010xx(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
327 opcode_1110110L(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
341 opcode_11101110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
357 opcode_11101111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
373 opcode_11110101(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
388 opcode_11110110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
403 opcode_11110111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
416 opcode_11111000(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
431 opcode_11111001(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
444 opcode_11111010(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
459 opcode_11111011(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
466 opcode_11111100(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
473 opcode_11111101(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
480 opcode_11111110(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
487 opcode_11111111(const uint8_t *OC, unsigned &Offset, unsigned Length, bool Prologue) argument
493 decodeOpcodes(ArrayRef<uint8_t> Opcodes, unsigned Offset, bool Prologue) argument
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h189 typedef enum { Unknown, Prologue, Call } ParmContext; enumerator in enum:llvm::__anon2173
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp853 void CodeGenFunction::EmitAsanPrologueOrEpilogue(bool Prologue) { argument

Completed in 162 milliseconds