Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h1285 { return fCallingConvention; } in CallingConvention()
1344 uint8 fCallingConvention; variable
H A DDebugInfoEntries.cpp1929 fCallingConvention(DW_CC_normal) in DIESubprogram()
2109 fCallingConvention = value.constant; in AddAttribute_calling_convention()